nushell/crates/nu-command/src
Fernando Herrera 772f8598dd lines command
2021-09-23 20:03:08 +01:00
..
alias.rs Add commands 2021-09-03 10:58:15 +12:00
benchmark.rs better it detection and block params in shapes 2021-09-13 19:54:13 +12:00
build_string.rs Allow rest vars to have a custom name 2021-09-07 15:37:02 +12:00
def.rs better it detection and block params in shapes 2021-09-13 19:54:13 +12:00
default_context.rs lines command 2021-09-23 20:03:08 +01:00
do_.rs better it detection and block params in shapes 2021-09-13 19:54:13 +12:00
each.rs better it detection and block params in shapes 2021-09-13 19:54:13 +12:00
for_.rs better it detection and block params in shapes 2021-09-13 19:54:13 +12:00
git_checkout.rs Very early proof-of-concept git branch completion 2021-09-14 16:59:46 +12:00
git.rs Very early proof-of-concept git branch completion 2021-09-14 16:59:46 +12:00
if_.rs better it detection and block params in shapes 2021-09-13 19:54:13 +12:00
length.rs Add cell paths for streams 2021-09-07 19:35:59 +12:00
let_.rs Add commands 2021-09-03 10:58:15 +12:00
let_env.rs Add commands 2021-09-03 10:58:15 +12:00
lib.rs lines command 2021-09-23 20:03:08 +01:00
lines.rs lines command 2021-09-23 20:03:08 +01:00
list_git_branches.rs Very early proof-of-concept git branch completion 2021-09-14 16:59:46 +12:00
ls.rs Add a very silly ls 2021-09-10 13:09:54 +12:00
run_external.rs input from ValueStream 2021-09-23 18:01:20 +01:00
table.rs Add a very silly table 2021-09-10 14:27:12 +12:00
where_.rs Add row conditions 2021-09-10 09:47:20 +12:00