nushell/crates/nu-command/src/filesystem
Fernando Herrera e94d13da1b
Database commands (#5307)
* database commands

* db commands

* filesystem opens sqlite file

* clippy error

* corrected error in ci file

* removes matrix flag from ci

* flax matrix for clippy

* add conditional compile for tests

* add conditional compile for tests

* correct order of command

* correct error msg

* correct typo
2022-04-24 10:29:21 +01:00
..
cd.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
cp.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
glob.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
ls.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
mkdir.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
mod.rs cleanup nu-command, remove redundant code (#5208) 2022-04-16 18:16:46 +12:00
mv.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
open.rs Database commands (#5307) 2022-04-24 10:29:21 +01:00
rm.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
save.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
touch.rs feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
util.rs cleanup nu-command, remove redundant code (#5208) 2022-04-16 18:16:46 +12:00