Ask a question to get started
Enter to send•Shift+Enter new line
resolve_variables( self, value: str, *, shell_syntax: bool = False ) -> str
value
str
One argv element, or a shell-form command.
argv
command
shell_syntax
bool
False
Whether a shell interprets value, in which case a reference is rewritten for the shell instead of substituted.
Resolve the variable references this source defines.