Compiler.invoke

Invokes the compiler using the given flags

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

Meta