nushell/crates/nu-command/src/filesystem
2022-03-14 07:41:09 -05:00
..
cd.rs Add example for cd,transpose,detect columns,split column and split row (#4549) 2022-02-19 09:24:48 -06:00
cp.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
ls.rs feat: fix and update some examples (#4844) 2022-03-14 07:41:09 -05:00
mkdir.rs feat: update #4518, add command examples for def, do, cp, mv, mkdir and ls (#4528) 2022-02-18 08:30:16 -06:00
mod.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
mv.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
open.rs Update docs for open and decode command, regenerate all docs (#4815) 2022-03-11 05:39:54 -05:00
rm.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
save.rs Allow save to accept a list of strings (#4743) 2022-03-05 15:56:04 -06:00
touch.rs Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
util.rs Re-port filesystem commands (#4387) 2022-02-09 09:56:27 -05:00