spawn

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
spawn
(
scope const(char[])[] args
,,
File input_ = stdin
,
File out_ = stdout
,
File err_ = stderr
)

Meta