nushell/crates/nu-test-support/src
Nathan Thomas a3f119e0bd
Add pathvar command (#3670)
* Add pathvar command

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Add pathvar command to context

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Add pathvar reset command

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Update help message

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Remove insert command

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Remove unused import

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Remove insert mod

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Support for windows path separator

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Clear clippy errors

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Remove empty file

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Formatting

Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-25 15:58:37 +12:00
..
playground Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
commands.rs External vars (#1615) 2020-04-21 09:45:11 +12:00
fs.rs Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
lib.rs Add pathvar command (#3670) 2021-06-25 15:58:37 +12:00
macros.rs Don't insert PATH variable on Windows (#3422) 2021-05-13 15:03:49 +12:00
playground.rs History, more test coverage improvements, and refactorings. (#3217) 2021-03-27 00:08:03 -05:00
value.rs Make the default int an i64 (#3428) 2021-05-14 20:35:09 +12:00