rattler_shell 0.26.8

A crate to help with activation and deactivation of a conda environment
Documentation
1
2
3
4
5
6
7
---
source: crates/rattler_shell/src/shell/mod.rs
expression: script.contents
---
$FOO = "bar"
del $FOO
source "foo.xsh"