nushell/crates/nu-command/src/filesystem
2022-01-15 12:58:24 +02:00
..
cd.rs Fixes how environment is cloned inside tight loops (#678) 2022-01-06 09:21:26 +11:00
cp.rs Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
ls.rs Revert "Fix ls relative path and erroring on fake dir (#697)" (#744) 2022-01-15 12:58:24 +02:00
mkdir.rs Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
mod.rs Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
mv.rs Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
open.rs Fix some 'open' signature stuff (#583) 2021-12-26 09:13:43 +11:00
rm.rs Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
touch.rs Fix directory change lag (#672) 2022-01-05 16:50:27 +11:00
util.rs Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00