nushell/src/commands
2019-06-14 13:59:13 +12:00
..
args.rs Remove dead code 2019-05-15 15:58:44 -07:00
autoview.rs Add tree sink 2019-06-07 19:50:26 +12:00
cd.rs Better cd and ls 2019-06-14 09:47:25 +12:00
classified.rs Add exit 2019-06-14 10:49:16 +12:00
clip.rs Rename to clip 2019-06-08 04:46:47 +12:00
command.rs Better cd and ls 2019-06-14 09:47:25 +12:00
config.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
enter.rs Better cd and ls 2019-06-14 09:47:25 +12:00
exit.rs Better cd and ls 2019-06-14 09:47:25 +12:00
first.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00
format.rs Add tree sink 2019-06-07 19:50:26 +12:00
from_json.rs Lots of misc improvements 2019-06-03 19:41:28 +12:00
from_toml.rs Add support for magic open 2019-06-02 07:20:48 +12:00
from_xml.rs Add xml open support 2019-06-11 18:26:03 +12:00
from_yaml.rs Lots of misc improvements 2019-06-03 19:41:28 +12:00
get.rs Add xml open support 2019-06-11 18:26:03 +12:00
ls.rs Add basic obj path indexing 2019-06-14 13:59:13 +12:00
open.rs Better cd and ls 2019-06-14 09:47:25 +12:00
pick.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00
ps.rs Data flows across commands via streams now 2019-05-23 00:23:06 -07:00
reject.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00
save.rs Better cd and ls 2019-06-14 09:47:25 +12:00
size.rs Better cd and ls 2019-06-14 09:47:25 +12:00
skip.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00
sort_by.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
split_column.rs Add --loglevel and --develop 2019-06-01 10:00:42 -07:00
split_row.rs Add --loglevel and --develop 2019-06-01 10:00:42 -07:00
to_array.rs Add save sink 2019-06-08 05:13:38 +12:00
to_json.rs Add missing files 2019-05-28 16:00:00 +12:00
to_toml.rs Add to_toml export 2019-06-02 06:26:04 +12:00
tree.rs Add tree sink 2019-06-07 19:50:26 +12:00
trim.rs Trim (#52) 2019-06-01 15:43:59 +12:00
view.rs Better cd and ls 2019-06-14 09:47:25 +12:00
where_.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00