forked from extern/nushell
Error make (#948)
* Add `error make` and improve `metadata` * Allow metadata to work on just a pipeline
This commit is contained in:
@ -33,6 +33,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
Do,
|
||||
Du,
|
||||
Echo,
|
||||
ErrorMake,
|
||||
ExportCommand,
|
||||
ExportDef,
|
||||
ExportDefEnv,
|
||||
|
Reference in New Issue
Block a user