forked from extern/nushell
Add support for stderr and exit code (#4647)
This commit is contained in:
@ -132,6 +132,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
// System
|
||||
bind_command! {
|
||||
Benchmark,
|
||||
Complete,
|
||||
Exec,
|
||||
External,
|
||||
Ps,
|
||||
|
Reference in New Issue
Block a user