nushell/crates/nu-command/tests/commands/path
2025-05-18 14:52:40 +02:00
..
basename.rs Add long options for path (#10775) 2023-10-19 22:07:01 +02:00
dirname.rs Add long options for path (#10775) 2023-10-19 22:07:01 +02:00
exists.rs fix path exists on a non-directory file (#13763) 2024-09-11 12:45:39 -05:00
expand.rs Path migration part 4: various tests (#13373) 2024-08-03 10:09:13 +02:00
join.rs Allow parse-time evaluation of calls, pipelines and subexpressions (#9499) 2023-08-26 16:41:29 +03:00
mod.rs test(path self): Add tests (#14607) 2024-12-17 17:01:23 +01:00
parse.rs bump rust-toolchain to 1.72.1 (#11079) 2023-11-16 15:14:45 -06:00
self_.rs Refactor: Construct IoError from std::io::Error instead of std::io::ErrorKind (#15777) 2025-05-18 14:52:40 +02:00
split.rs Allow parse-time evaluation of calls, pipelines and subexpressions (#9499) 2023-08-26 16:41:29 +03:00
type_.rs Fix path type using PWD from the environment (#12975) 2024-05-26 20:23:52 +03:00