nushell/crates/nu-data/src
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
..
base Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
config Slim down configuration readings and nu_cli clean up. (#2559) 2020-09-16 18:22:58 -05:00
utils Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
base.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
command.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
config.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
dict.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
lib.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
primitive.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
types.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
value.rs Date utility commands (#2780) 2020-12-12 12:18:03 -06:00