mirror of
https://github.com/nushell/nushell
synced 2025-01-04 09:18:57 +00:00
9e39284de9
* Add ability to remove env variables Signed-off-by: nathom <nathanthomas707@gmail.com> * Implement unlet_env command Signed-off-by: nathom <nathanthomas707@gmail.com> * Update parameter description Signed-off-by: nathom <nathanthomas707@gmail.com> * Migrate to new filestructure Signed-off-by: nathom <nathanthomas707@gmail.com> * Added tests for unlet-env Signed-off-by: nathom <nathanthomas707@gmail.com> * Formatting Signed-off-by: nathom <nathanthomas707@gmail.com> |
||
---|---|---|
.. | ||
block.rs | ||
evaluate_args.rs | ||
evaluator.rs | ||
expr.rs | ||
internal.rs | ||
mod.rs | ||
operator.rs | ||
scope.rs | ||
variables.rs |