tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Process.toString
tango
sys
Process
Process
Return an UTF-8 string with the process' command line.
class
Process
override
string
toString
(
)
Meta
Source
See Implementation
tango
sys
Process
Process
constructors
this
functions
args
cleanPipes
close
execute
isRunning
kill
setArgs
setCopyEnv
setEnv
setGui
setProgramName
setRedirect
setWorkDir
toString
wait
properties
copyEnv
env
gui
pid
programName
redirect
stderr
stdin
stdout
workDir
static functions
execvpe
splitArgs
toNullEndedArray
toNullEndedBuffer
structs
Result
variables
DefaultRedirectFlags
DefaultStderrBufferSize
DefaultStdinBufferSize
DefaultStdoutBufferSize
Return an UTF-8 string with the process' command line.