Expand description
Implements variables for a shell environment.
Structs§
- Array
Literal - An array literal.
- Shell
Variable - A shell variable.
Enums§
- Format
Style - Style for formatting a shell variable’s value.
- Shell
Value - A shell value.
- Shell
Value Literal - A shell value literal; used for assignment.
- Shell
Value Unset Type - The type of an unset shell value.
- Shell
Variable Update Transform - Kind of transformation to apply to a variable’s value when it is updated.