Module variables

Module variables 

Source
Expand description

Implements variables for a shell environment.

Structs§

ArrayLiteral
An array literal.
ShellVariable
A shell variable.

Enums§

FormatStyle
Style for formatting a shell variable’s value.
ShellValue
A shell value.
ShellValueLiteral
A shell value literal; used for assignment.
ShellValueUnsetType
The type of an unset shell value.
ShellVariableUpdateTransform
Kind of transformation to apply to a variable’s value when it is updated.