CodeInject

Injects the schema and runtime.

Uses exceptions to signal failure.

Constructors

this
this(FilesysIO fio, ConfigSchema conf, SchemataId id)
Undocumented in source.

Members

Functions

compile
void compile(ShellCommand buildCmd, Duration buildCmdTimeout)
Undocumented in source. Be warned that the author may not have intended to support it.
inject
AbsolutePath[] inject(Database db)

Throws an error on failure.

Variables

fio
FilesysIO fio;
Undocumented in source.
logSchema
bool logSchema;
Undocumented in source.
roots
Set!AbsolutePath roots;
Undocumented in source.
schemataId
SchemataId schemataId;
Undocumented in source.

Meta