dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
pipeShell
process
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
PipeProcess
pipeShell
(
scope
const
(
char
)[]
command
,
std.process.Redirect
redirect
=
std.process.Redirect.all
,
const
string
[
string
]
env
= null
,
std.process.Config
config
=
std.process.Config.none
,
scope
const
(
char
)[]
workDir
= null
,
string
shellPath
=
std.process.nativeShell
)
Meta
Source
See Implementation
process
modules
channel
type
functions
drain
drainByLineCopy
drainToNull
getDeepChildren
getShallowChildren
makeScript
pipeProcess
pipeShell
sandbox
scopeKill
timeout
waitForPendingData
structs
DrainByLineCopyRange
DrainElement
DrainRange
PipeProcess
RawPid
Sandbox
ScopeKill
Timeout