compileCommand

Undocumented in source. Be warned that the author may not have intended to support it.
@safe pure
compileCommand
(
in string srcFileName
,
in string flags = ""
,
in string[] includePaths = []
,
in string[] stringImportPaths = []
,
in string projDir = "$project"
,
Flag!"justCompile" justCompile = Yes.justCompile
)

Meta