nushell/crates/nu-path/src
Ian Manske ee875bb8a3
Edit path form doc comments (#13358)
# Description
Fixes outdated/inaccurate doc comments for `PathForm`s in `nu_path`.
2024-07-12 10:23:51 +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 expansion no longer removes trailing slashes (#12662) 2024-05-01 17:28:54 -05:00
expansions.rs Accept filenames in other plugin management commands (#12639) 2024-04-24 06:28:45 -05:00
form.rs Edit path form doc comments (#13358) 2024-07-12 10:23:51 +02:00
helpers.rs add $nu.data-dir for completions and $nu.cache-dir for other uses (#13122) 2024-06-11 15:10:31 -04:00
lib.rs Add typed path forms (#13115) 2024-06-25 18:33:57 -07:00
path.rs Add typed path forms (#13115) 2024-06-25 18:33:57 -07:00
tilde.rs Path expansion no longer removes trailing slashes (#12662) 2024-05-01 17:28:54 -05:00
trailing_slash.rs Fix trailing slash in PWD set by cd (#12760) 2024-05-04 12:38:37 +03:00