ProcessResult
MEMBERS
-
exception :string
-
If there is an exception while attempting to run the given executable process, it will be populated in this value.
-
stdErr :string
-
The standard error from the given executable process.
-
stdOut :string
-
The standard output from the given executable process.