nushell/crates/nu-command/src/filesystem
JT 299fea8538
Fix external extra (#4777)
* Fix empty table from externals

* Fix empty table from externals
2022-03-07 20:17:33 -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 feat: update #4518, add command examples for def, do, cp, mv, mkdir and ls (#4528) 2022-02-18 08:30:16 -06:00
ls.rs Better ls paths (#4612) 2022-02-23 10:54:47 -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 feat: update #4518, add command examples for def, do, cp, mv, mkdir and ls (#4528) 2022-02-18 08:30:16 -06:00
open.rs Fix external extra (#4777) 2022-03-07 20:17:33 -05:00
rm.rs fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06: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