ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
run
ae
sys
cmd
std.process helper. Run a command, and throw if it exited with a non-zero status.
void
run
(
Params
...
)
(
string
[]
args
,
Params
params
)
Meta
Source
See Implementation
ae
sys
cmd
aliases
NULL_FILE
functions
expandWindowsEnvVars
getCurrentThreadID
getTempFileName
iconv
pipe
query
run
setEnvironment
sha1sum
waitAsync
waitTimeout
std.process helper. Run a command, and throw if it exited with a non-zero status.