spawnShell
- SpawnProcess spawnShell(const(char)[] command, File stdin, File stdout, File stderr, string[string] env, std.process.Config config, const(char)[] workDir, string shellPath)
spawnShell
(,File stdin = std.stdio.stdin ,File stdout = std.stdio.stdout ,File stderr = std.stdio.stderr ,scope const string[string] env = null ,std.process.Config config = std.process.Config.none ,,scope string shellPath = std.process.nativeShell ) - SpawnProcess spawnShell(const(char)[] command, string[string] env, std.process.Config config, const(char)[] workDir, string shellPath)
proc process
aliasesfunctionsstructs