nushell/crates/nu-cli/tests/commands
2020-08-26 06:46:14 -05:00
..
keep
math Renamed time units (#2356) 2020-08-16 07:03:28 +12:00
move_
random Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
skip
str_ added various case conversion commands for str. Added the inflection … (#2363) 2020-08-18 08:18:23 +12:00
alias.rs SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
append.rs
autoenv.rs
autoenv_trust.rs
autoenv_untrust.rs
cal.rs
cd.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
compact.rs
count.rs Fix column count to not break on empty tables (#2374) 2020-08-18 22:16:35 -04:00
cp.rs
default.rs
drop.rs
each.rs
echo.rs
enter.rs
every.rs
first.rs
format.rs
get.rs
group_by.rs
headers.rs
histogram.rs Fix "occurrences" typo in histrogram test file 2020-08-15 07:51:12 -05:00
insert.rs Allow invocations and fix span error reporting. 2020-08-26 06:46:14 -05:00
is_empty.rs
last.rs
lines.rs
ls.rs ls .file and ls **/.* show hidden files (#2379) 2020-08-21 21:49:34 -04:00
merge.rs
mkdir.rs
mod.rs Add test file for count command (#2358) 2020-08-16 15:16:49 +12:00
nth.rs
open.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
parse.rs
prepend.rs
range.rs
reduce.rs Add command "reduce" (#2292) 2020-08-05 05:16:19 +12:00
rename.rs
reverse.rs
rm.rs
save.rs Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
select.rs
semicolon.rs
sort_by.rs Err message for sort-by invalid types now shows the mismatched types (#2366) 2020-08-18 17:37:45 +12:00
split_by.rs
split_column.rs
split_row.rs
touch.rs touch: support multiple arguments (#2386) 2020-08-22 12:08:30 +12:00
trim.rs
uniq.rs Fix uniq to work with simple values (#2214) 2020-07-19 05:19:03 +12:00
update.rs Allow invocations and fix span error reporting. 2020-08-26 06:46:14 -05:00
where_.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
with_env.rs Convert table of primitives to positional arguments for external cmd (#2232) 2020-07-23 09:41:34 +12:00
wrap.rs