nushell/src/commands
Yehuda Katz 324f7915be Span all the things
Also set up builder infra for more consistent AST creation.
2019-06-05 23:34:59 -07:00
..
args.rs Remove dead code 2019-05-15 15:58:44 -07:00
cd.rs Lots of misc improvements 2019-06-03 19:41:28 +12:00
classified.rs Span all the things 2019-06-05 23:34:59 -07:00
command.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
config.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
first.rs Rename to first and pick 2019-06-03 06:53:30 +12:00
format.rs Linting and other cleanup 2019-05-24 12:35:22 -07: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_yaml.rs Lots of misc improvements 2019-06-03 19:41:28 +12:00
ls.rs Lots of misc improvements 2019-06-03 19:41:28 +12:00
open.rs Lots of misc improvements 2019-06-03 19:41:28 +12:00
pick.rs Rename to first and pick 2019-06-03 06:53:30 +12:00
ps.rs Data flows across commands via streams now 2019-05-23 00:23:06 -07:00
reject.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
select.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
size.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
skip.rs Improve signature infrastructure 2019-05-31 22:54:15 -07: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 Data flows across commands via streams now 2019-05-23 00:23:06 -07: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
trim.rs Trim (#52) 2019-06-01 15:43:59 +12:00
view.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
where_.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00