nushell/src/commands
2019-08-01 16:01:53 -05:00
..
args.rs Remove dead code 2019-05-15 15:58:44 -07:00
autoview.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
cd.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
classified.rs Add tags command and fix source_map transfer 2019-08-01 15:25:59 +12:00
clip.rs Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
command.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
config.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
cp.rs Appropiate error handling when copying (thanks @jonathandturner) 2019-07-23 01:03:35 -05:00
date.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
exit.rs WIP improve error infrastructure 2019-07-12 19:20:26 -07:00
first.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
format.rs Add tree sink 2019-06-07 19:50:26 +12:00
from_csv.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
from_ini.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
from_json.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
from_toml.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
from_xml.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
from_yaml.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
get.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
lines.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
ls.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
macros.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
open.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
pick.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
plugin.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
ps.rs Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
reject.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
rm.rs Wildcard support adventure starting with rm command. 2019-08-01 16:01:53 -05:00
save.rs Allow save to use origin span in Tagged<Value> 2019-08-01 19:50:49 +12:00
size.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
skip_while.rs Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
sort_by.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
split_column.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
split_row.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
table.rs Add vertical table view 2019-06-21 16:20:06 +12:00
tags.rs Add tags command and fix source_map transfer 2019-08-01 15:25:59 +12:00
to_array.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
to_csv.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
to_json.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
to_toml.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
to_yaml.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
trim.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +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