2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-15 14:44:14 +00:00
nushell/crates/nu-cmd-base/src
Ian Manske ae5fed41ed
Path migration part 3: $nu paths ()
# Description
Part 3 of replacing `std::path` types with `nu_path` types added in
. 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
..
formats Use Record's public API in a bunch of places () 2023-11-08 14:24:00 +01:00
hook.rs Add derive macros for FromValue and IntoValue to ease the use of Values in Rust code () 2024-06-17 16:05:11 -07:00
input_handler.rs Add and use new Signals struct () 2024-07-07 22:29:01 +00:00
lib.rs Add top-level crate documentation/READMEs () 2024-07-14 10:10:41 +02:00
util.rs Path migration part 3: $nu paths () 2024-08-01 10:16:31 +02:00