arsd.exec

Undocumented in source.

Members

Functions

exec
int exec(string program, string[] args, string input, string* output, string* error, string[] environment)

executes an external program, with stdin and stdout of that program optionally going to/from strings

Suggestion Box / Bug Report