nushell/crates/nu-path/src
Ian Manske ae5fed41ed
Path migration part 3: $nu paths (#13368)
# Description
Part 3 of replacing `std::path` types with `nu_path` types added in
#13115. This PR targets the paths listed in `$nu`. That is, the home,
config, data, and cache directories.
2024-08-01 10:16:31 +02:00
..
assert_path_eq.rs Path expansion no longer removes trailing slashes (#12662) 2024-05-01 17:28:54 -05:00
components.rs Fix trailing slash in PWD set by cd (#12760) 2024-05-04 12:38:37 +03:00
dots.rs Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
expansions.rs Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
form.rs Edit path form doc comments (#13358) 2024-07-12 10:23:51 +02:00
helpers.rs Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
lib.rs Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
path.rs Clippy fixes from stable and nightly (#13455) 2024-07-31 20:37:40 +02:00
tilde.rs Clippy fixes from stable and nightly (#13455) 2024-07-31 20:37:40 +02:00
trailing_slash.rs Fix trailing slash in PWD set by cd (#12760) 2024-05-04 12:38:37 +03:00