gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Spawn.execAsyncWithPipes
glib
Spawn
Spawn
Executes the prepared process
class
Spawn
int
execAsyncWithPipes
(
ChildWatch
externalWatch
= null
,
bool
delegate
(
string
)
readOutput
= null
,
bool
delegate
(
string
)
readError
= null
)
Meta
Source
See Implementation
glib
Spawn
Spawn
aliases
ChildWatch
classes
ReadFile
constructors
this
functions
addChildWatch
addParm
close
commandLineSync
endOfError
endOfOutput
execAsyncWithPipes
getErrorString
getExitStatus
getLastError
getOutputString
static functions
async
checkExitStatus
childWatchCallback
closePid
commandLineAsync
errorQuark
exitErrorQuark
sync
variables
argv
childPid
childSetup
envp
error
exitStatus
externalWatch
flags
standardError
standardInput
standardOutput
stdErr
stdIn
stdOut
strError
strOutput
userData
workingDirectory
Executes the prepared process