nushell/crates/nu-command/src/filesystem
Jakub Žádník d30dfc63c4
Fix reading of LS_COLORS; ls display symlink (#357)
Also a swing-by fix removing a redundant call to 
std::fs::symlink_metadata().
2021-11-21 01:14:42 +02:00
..
cd.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
cp.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
ls.rs Fix reading of LS_COLORS; ls display symlink (#357) 2021-11-21 01:14:42 +02:00
mkdir.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
mod.rs clean up filesystem by moving get_interactive_confirmation into util.rs 2021-10-23 10:57:45 -07:00
mv.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
rm.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
touch.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
util.rs clean up filesystem by moving get_interactive_confirmation into util.rs 2021-10-23 10:57:45 -07:00