nushell/crates/nu-command/tests/commands
2021-06-20 11:07:26 +12:00
..
hash_
keep
math Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
move_
path Move path handling to nu-path (#3653) 2021-06-20 11:07:26 +12:00
random
skip
str_ remove str from (#3500) 2021-05-27 12:18:02 -05:00
all.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
any.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
append.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
cal.rs
cd.rs Remove dir-s/ectories/ectories-support features (#3647) 2021-06-19 11:29:29 +12:00
compact.rs
config.rs Relax groups and blocks to output at pipeline level (#3643) 2021-06-18 13:04:51 +12:00
cp.rs
def.rs
default.rs
drop.rs
each.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
echo.rs
empty.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
enter.rs
every.rs
first.rs
flatten.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
format.rs
get.rs
group_by.rs
headers.rs
help.rs
histogram.rs
insert.rs Rename the use of invocation to subexpression (#3568) 2021-06-07 20:08:35 +12:00
into_int.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
last.rs
length.rs
lines.rs
ls.rs
merge.rs
mkdir.rs
mod.rs
nth.rs
open.rs
parse.rs Commands to engine (#3448) 2021-05-22 10:52:04 -05:00
prepend.rs
range.rs Negative indexing for range (#3427) 2021-05-17 15:08:47 +12:00
reduce.rs remove str from (#3500) 2021-05-27 12:18:02 -05:00
rename.rs
reverse.rs
rm.rs Resolve issues with rm * globbing (#3516) 2021-05-30 15:36:36 +12:00
roll.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
rotate.rs
save.rs
select.rs
semicolon.rs
sort_by.rs
split_by.rs
split_column.rs
split_row.rs
touch.rs
uniq.rs
update.rs Rename the use of invocation to subexpression (#3568) 2021-06-07 20:08:35 +12:00
where_.rs
which.rs
with_env.rs
wrap.rs