CompileCommand2.importModuleByFile

Loads a module by its file path and runs pass 1 on it.

class CompileCommand2
void
importModuleByFile

Parameters

filePath
Type: cstring

E.g.: src/main.d

Meta