Theia API Documentation v1.65.0
    Preparing search index...
    • Remove all references to a module from Node's module cache.

      Parameters

      • filter: (mod: Module) => boolean

        callback to filter modules from the cache: return true to remove the module from the cache.

      Returns void