libcomcom_wrapper

Undocumented in source.

Members

Functions

_runCommand
string _runCommand(string file, const(char[][]) argv, char** childEnvp, char[] input, int timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
libComComDestructor
void libComComDestructor()
Undocumented in source. Be warned that the author may not have intended to support it.
libComComInitializer
void libComComInitializer()
Undocumented in source. Be warned that the author may not have intended to support it.
runCommand
string runCommand(string file, const(char[][]) argv, char[] input, int timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
runCommandWithEnvironment
string runCommandWithEnvironment(string file, const(char[][]) argv, const(char[][]) envp, char[] input, int timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta