mirror of
https://github.com/nushell/nushell.git
synced 2025-04-14 00:08:20 +02:00
# Description Adds an additional `&Stack` parameter to `Completer::fetch` so that the completers don't have to store a `Stack` themselves. I also removed unnecessary `EngineState`s from the completers, since the same `EngineState` is available in the `working_set.permanent_state` also passed to `Completer::fetch`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |