- buildCommand
int buildCommand(BuildOptions opts, GlobalOptions globalOpts)
- doAutoBuild
int doAutoBuild(BuildContext ctx, string path, string watchDir, size_t delay)
Undocumented in source. Be warned that the author may not have intended to support it.
- doBuild
int doBuild(BuildContext ctx, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- syncBuildState
void syncBuildState(BuildContext ctx, string path)
Updates the database with any changes to the build description.
- update
void update(BuildContext ctx)