nushell/crates/nu-engine/src
WindSoilder 6f59167960
Make semicolon works better for internal commands (#6643)
* make semicolon works with some internal command like do

* refactor, make consume external result logic out of eval_external

* update comment
2022-09-30 07:13:46 -05:00
..
call_ext.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
column.rs More nuon tests, fix table print (#4762) 2022-03-07 08:39:02 -05:00
documentation.rs Apply clippy fix for rust 1.63.0 (#6576) 2022-09-17 12:10:32 -05:00
env.rs Don't compute 'did you mean' suggestions unless showing them to user (#6540) 2022-09-11 09:58:19 -07:00
eval.rs Make semicolon works better for internal commands (#6643) 2022-09-30 07:13:46 -05:00
glob_from.rs Add --directory (-D) flag to ls, list the directory itself instead of its contents (#5970) 2022-07-08 14:15:34 -05:00
lib.rs Add export-env command (#6355) 2022-08-18 23:24:39 +03:00