1 2 3 4 5 6 7
--- source: crates/rattler_shell/src/shell/mod.rs expression: script.contents --- set -gx FOO "bar" set -e FOO source "foo.sh"