nushell/crates/nu-cli
Matt Hall 7e2c627044
WIP: Path utility commands (#2255)
* Add new path commands

basename, expand and extension. Currently there is no real error
handling. expand returns the initial path if it didn't work, the others
return empty string

* Optionally apply to path
2020-07-26 07:29:15 +12:00
..
src WIP: Path utility commands (#2255) 2020-07-26 07:29:15 +12:00
tests Add to xml command (#2141) (#2155) 2020-07-24 19:41:22 +12:00
Cargo.toml Add to xml command (#2141) (#2155) 2020-07-24 19:41:22 +12:00