nushell/crates/nu-cli/src/commands/path
Jonathan Turner 0e13d9fbaa
Rename the Path and Pattern primitives (#2889)
* Rename the Path primitive to FilePath

* Rename glob pattern also

* more fun

* Fix the Windows path methods
2021-01-08 20:30:41 +13:00
..
basename.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
command.rs Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00
dirname.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
exists.rs Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00
expand.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
extension.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
filestem.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
mod.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
type.rs Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00