nushell/crates/nu-cli/src/commands/config
Jonathan Turner 1882a32b83
Context cleanup (#2581)
* Specialize 'Context' to EvaluationContext and CompletionContext

* Specialize 'Context' to EvaluationContext and CompletionContext

* fmt
2020-09-20 09:29:51 +12:00
..
clear.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00
command.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
get.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00
load.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00
mod.rs Updates config to use subcommands (#2146) 2020-07-11 12:11:04 +12:00
path.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00
remove.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00
set_into.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00
set.rs Context cleanup (#2581) 2020-09-20 09:29:51 +12:00