nushell/crates/nu-command/src
2021-09-27 05:14:23 +13: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 trim lines in command 2021-09-25 16:45:02 +01:00
def.rs better it detection and block params in shapes 2021-09-13 19:54:13 +12:00
default_context.rs Merge pull request #69 from kubouch/simple-module 2021-09-27 05:14:23 +13: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 Start parsing 'use'; Add Use command 2021-09-26 13:25:52 +03:00
lines.rs trim lines in command 2021-09-25 16:45:02 +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
module.rs Add leftover Module command file 2021-09-26 13:25:37 +03:00
run_external.rs table as string output 2021-09-25 15:47:23 +01:00
table.rs improve table for lists 2021-09-26 07:07:37 +13:00
use_.rs Fmt 2021-09-26 14:12:39 +03:00
where_.rs Add row conditions 2021-09-10 09:47:20 +12:00