nushell/src/commands
2019-07-20 13:12:04 +12:00
..
args.rs Remove dead code 2019-05-15 15:58:44 -07:00
autoview.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
cd.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
classified.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
clip.rs WIP improve error infrastructure 2019-07-12 19:20:26 -07:00
command.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
config.rs Make signatures a little more general 2019-07-15 14:16:27 -07:00
exit.rs WIP improve error infrastructure 2019-07-12 19:20:26 -07:00
first.rs WIP improve error infrastructure 2019-07-12 19:20:26 -07:00
format.rs Add tree sink 2019-06-07 19:50:26 +12:00
from_ini.rs Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
from_json.rs Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
from_toml.rs Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
from_xml.rs Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
from_yaml.rs Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
get.rs "Add plugin arg errors. Bring remaining errors to parity" 2019-07-14 04:59:59 +12:00
lines.rs WIP 2019-07-12 19:20:26 -07:00
ls.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
macros.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
open.rs Add first step of uuid generation and bookkeeping 2019-07-20 07:48:14 +12:00
pick.rs WIP 2019-07-12 19:20:26 -07:00
plugin.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
ps.rs WIP 2019-07-12 19:20:26 -07:00
reject.rs WIP 2019-07-12 19:20:26 -07:00
rm.rs Can remove files and directories. 2019-07-18 05:21:24 -05:00
save.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
size.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
skip_while.rs "Add plugin arg errors. Bring remaining errors to parity" 2019-07-14 04:59:59 +12:00
sort_by.rs WIP 2019-07-12 19:20:26 -07:00
split_column.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
split_row.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
sysinfo.rs Bump rustc version. Fix macOS build issue 2019-07-14 05:32:01 +12:00
table.rs Add vertical table view 2019-06-21 16:20:06 +12:00
to_array.rs WIP 2019-07-12 19:20:26 -07:00
to_json.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
to_toml.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
to_yaml.rs Cleanup for upcoming release 2019-07-17 07:10:25 +12:00
trim.rs Add first step of uuid generation and bookkeeping 2019-07-20 07:48:14 +12:00
vtable.rs Add vertical table view 2019-06-21 16:20:06 +12:00
where_.rs Make signatures a little more general 2019-07-15 14:16:27 -07:00