nushell/crates/nu-command
Jakub Žádník 5ab4199d71
Add path separator to char; Update char to engine-p; List all names of all possible chars (#3470)
* Allow querying the current path separator

* Convert char command to engine-p

* Wrap char args into struct

* Add --list option to char command

This lists all the available character names, along with the character
and its unicode points.
2021-05-22 11:48:33 -05:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Add path separator to char; Update char to engine-p; List all names of all possible chars (#3470) 2021-05-22 11:48:33 -05:00
tests Commands to engine (#3448) 2021-05-22 10:52:04 -05:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Load parquet and json files (#3437) 2021-05-19 07:33:10 +12:00