Compiler.invoke

Invokes the compiler using the given flags

interface Compiler
void
invoke
(
in BuildSettings settings
,
in BuildPlatform platform
,
void delegate
(
int
,
string
)
output_callback
)

Meta