forked from extern/nushell
Add metadata command (#569)
* Add metadata command * Add string interpolation to testing
This commit is contained in:
@ -38,6 +38,7 @@ pub fn create_default_context() -> EngineState {
|
||||
History,
|
||||
If,
|
||||
Let,
|
||||
Metadata,
|
||||
Module,
|
||||
Source,
|
||||
Use,
|
||||
|
Reference in New Issue
Block a user