Add config command (#5607)

* Add config command

* Format code

Co-authored-by: Frank Zhang <v-frankz@microsoft.com>
This commit is contained in:
Kangaxx-0
2022-05-21 20:13:58 -07:00
committed by GitHub
parent 9e5e9819d6
commit 06f5199570
6 changed files with 187 additions and 0 deletions

View File

@ -315,6 +315,8 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
LetEnv,
LoadEnv,
WithEnv,
ConfigNu,
ConfigEnv,
};
// Math