nushell/crates/nu-protocol/src/engine
JT 33ffb2c39a
Add which command, add external completions, and builtin var completions (#782)
* Add which and external completions

* WIP

* Finish up external and var completions

* fix windows
2022-01-21 05:02:53 +11:00
..
call_info.rs Back to working state 2021-09-03 06:21:37 +12:00
capture_block.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
command.rs Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
engine_state.rs Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00
mod.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
stack.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00