forked from extern/nushell
Add magic $in variable (#309)
* Add magic in variable * Oops, missing file
This commit is contained in:
@ -27,6 +27,7 @@ pub fn create_default_context() -> EngineState {
|
||||
BuildString,
|
||||
CamelCase,
|
||||
Cd,
|
||||
Collect,
|
||||
Cp,
|
||||
Date,
|
||||
DateFormat,
|
||||
|
Reference in New Issue
Block a user