forked from extern/nushell
to xml
and to yaml
(#463)
This commit is contained in:
@ -166,6 +166,8 @@ pub fn create_default_context() -> EngineState {
|
||||
ToCsv,
|
||||
ToHtml,
|
||||
ToMd,
|
||||
ToYaml,
|
||||
ToXml,
|
||||
Touch,
|
||||
Uniq,
|
||||
Use,
|
||||
|
Reference in New Issue
Block a user