Image Uploader Scripting API
Process Member List

This is the complete list of members for Process, including all inherited members.

findExecutableInPath(string executable) (defined in Process)Process
launchInShell(string command)Process
Process()Process
Process(string executable)Process
Process(string executable, bool findInPath)Process
readOutput() (defined in Process)Process
setArguments(array arguments) (defined in Process)Process
setCaptureOutput(bool read) (defined in Process)Process
setExecutable(string program) (defined in Process)Process
setHidden(bool hidden)Process
setOutputEncoding(string encoding)Process
start() (defined in Process)Process
waitForExit()Process