regenerate

Undocumented in source.

Members

Functions

_error
void _error(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
_exec
auto _exec(string[] args, string workingDirectory)
Undocumented in source. Be warned that the author may not have intended to support it.
checkCommandsExist
bool checkCommandsExist(string[] commands)
Undocumented in source. Be warned that the author may not have intended to support it.
dppCompilationWorkflow
string dppCompilationWorkflow()
Undocumented in source. Be warned that the author may not have intended to support it.
existsCommand
bool existsCommand(string command)
Undocumented in source. Be warned that the author may not have intended to support it.
generateBindingsWorkflow
void generateBindingsWorkflow()
Undocumented in source. Be warned that the author may not have intended to support it.
gitClone
string gitClone(string repoUrl, bool recursive, string branch)
Undocumented in source. Be warned that the author may not have intended to support it.
gitCloneImgui
string gitCloneImgui()
Undocumented in source. Be warned that the author may not have intended to support it.
imguiCompilationWorkflow
string imguiCompilationWorkflow()
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
takeAfterLast
string takeAfterLast(string str, string pattern)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

hasErrors
bool hasErrors;
Undocumented in source.
op
Options op;
Undocumented in source.

Structs

Options
struct Options
Undocumented in source.

Meta