nushell/crates/nu-command/tests/commands
2021-03-11 11:35:15 +13:00
..
hash_
keep
math
move_
path Refactor arguments of path subcommands & Add path join subcommand (#3123) 2021-03-04 20:04:56 +13:00
random
skip
str_ allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
append.rs
autoenv.rs
autoenv_trust.rs
autoenv_untrust.rs
cal.rs
cd.rs Replace dirs and directories with maintained (#2949) 2021-01-19 14:24:27 -06:00
compact.rs
count.rs
cp.rs
def.rs
default.rs
drop.rs Allow dropping columns. (#3107) 2021-02-25 15:37:21 -05:00
each.rs
echo.rs
empty.rs
enter.rs
every.rs
first.rs
flatten.rs
format.rs standardize on how to get file size (#2992) 2021-02-03 07:19:38 -06:00
get.rs
group_by.rs
headers.rs
help.rs help generate_docs | flatten crashes nushell (#3099) 2021-02-27 09:05:22 +13:00
histogram.rs
insert.rs
into_int.rs nu-parser + nu-protocol: switch to metric for KB, MB, GB, add KiB, MiB, GiB units (#3035) 2021-02-10 15:31:12 +13:00
last.rs
lines.rs Lines no longer treats a text buffer as a line (#3153) 2021-03-11 11:35:15 +13:00
ls.rs
merge.rs
mkdir.rs
mod.rs help generate_docs | flatten crashes nushell (#3099) 2021-02-27 09:05:22 +13:00
nth.rs
open.rs Soft rest arguments column path cohersions. (#3016) 2021-02-06 20:05:47 -05:00
parse.rs
prepend.rs
range.rs
reduce.rs
rename.rs
reverse.rs
rm.rs
roll.rs Table content rolling. (#3097) 2021-02-23 13:29:07 -05:00
rotate.rs 90 degree table rotations (clockwise and counter-clockwise) (#3086) 2021-02-22 06:56:34 -05:00
save.rs
select.rs Soft rest arguments column path cohersions. (#3016) 2021-02-06 20:05:47 -05:00
semicolon.rs
sort_by.rs
split_by.rs
split_column.rs
split_row.rs
touch.rs
uniq.rs
update.rs
where_.rs nu-parser + nu-protocol: switch to metric for KB, MB, GB, add KiB, MiB, GiB units (#3035) 2021-02-10 15:31:12 +13:00
which.rs Use equality assert macros (#2969) 2021-01-25 18:16:10 +13:00
with_env.rs
wrap.rs