nushell/crates/nu-command/src/path
Leon cd89304706
Add help warnings for path exists and path type regarding usage (#7062)
* Add help warnings to `path exists` and `path type`

* Correction
2022-11-09 13:41:55 +01:00
..
basename.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
dirname.rs Add Path commands (#280) 2021-12-13 12:47:14 +11:00
exists.rs Add help warnings for path exists and path type regarding usage (#7062) 2022-11-09 13:41:55 +01:00
expand.rs add -n for path expand, so it doesn't follow symlink (#6255) 2022-08-10 08:43:56 -05:00
join.rs path join support multi path (#5775) 2022-06-14 06:34:00 -05:00
mod.rs path: fix error message (#6860) 2022-10-22 06:42:46 -05:00
parse.rs Improve test coverage of command examples (#5650) 2022-05-26 13:51:31 -05:00
path_.rs Fix wrong path help message (#5698) 2022-06-02 23:00:29 +03:00
relative_to.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
split.rs Mildly edited a small handful of help messages (#6868) 2022-10-23 02:02:52 -04:00
type.rs Add help warnings for path exists and path type regarding usage (#7062) 2022-11-09 13:41:55 +01:00