Loxer - v3.0.0
    Preparing search index...

    Function resetLoxer

    • Returns Loxer to its pre-init() state: no modules, no output stream, an empty history and an empty pre-init queue, ready to init() again.

      The one instance is reset in place rather than replaced, so a held reference (const L = Loxer) and any other copy of Loxer's modules in this realm see the reset too.

      Returns void