forked from extern/nushell
Ported ignore
command to engine-q (#621)
* Ported `ignore` command to engine-q * Format ignore command
This commit is contained in:
@ -37,6 +37,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Hide,
|
||||
History,
|
||||
If,
|
||||
Ignore,
|
||||
Let,
|
||||
Metadata,
|
||||
Module,
|
||||
|
Reference in New Issue
Block a user