ModuleCache.removeImportPaths

Removes the given paths from the list of directories checked for imports. Corresponding cache entries are removed.

struct ModuleCache
void
removeImportPaths
(
const string[] paths
)

Meta