ModuleCache.addImportPaths

Adds the given path to the list of directories checked for imports. Performs duplicate checking, so multiple instances of the same path will not be present.

struct ModuleCache
void
addImportPaths
(
const string[] paths
)

Meta