Please enable JavaScript to view this site.

This class define an interface for handling process (external program) execution.

Methods:

addArgument(), add an argument

addEnvironment(), add an environment variable

clearArguments(), clear arguments list

clearEnvironment(), clear environment variables list

closeStdIn(), close the process standard input

commFlags(), query communication flags

exitStatus(), query process exit status

isRunning(), query if process running

kill(), terminate the process

normalExit(), query process exit mode

readStdErr(), read from process standard error

readStdOut(), read from process standard output

setCommFlags(), set communication flags

setWorkingDir(), set process working directory

start(), start the process

stop(), stop the process

workingDir(), query process working directory

writeStdIn(), write to process standard input

Attributes:

(none)

NOTE: the this class may be not available in all VM implementations: please refer to specific VM documentation to have notice of such implementation.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC