ae ~next (2021-10-23T04:25:29.3345725)
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.