mirror of
https://github.com/nushell/nushell
synced 2024-12-30 15:03:25 +00:00
05aca1c157
The initial configuration refactoring already gave significant benefits with my use case. On another note, Commands should know and ask for configuration variables. We could, as we refactor, add the ability for commands to tell what configuration variables knows about and their types. This way, completers can be used too when using `config` command if we also add a sub command that config could set variables to. Commands stating the config variables they know about will allow us to implement it in `help` and display them. |
||
---|---|---|
.. | ||
assets | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |