nushell/crates/nu-command/src/commands/config
Fernando Herrera 758c128147
Config commands to engine p (#3408)
* config get command

* config remove command

* config set command

* config command

* config commands
2021-05-12 14:01:16 +12:00
..
clear.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
command.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
get.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
mod.rs Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
path.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
remove.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
set_into.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00
set.rs Config commands to engine p (#3408) 2021-05-12 14:01:16 +12:00