Optionalescape?: stringThe character used to escape sequences.
OptionalneedQuotes?: stringCharacters that require quotes, white space is always implied.
Optionalstrong?: stringThe character used to quote sequences, preventing variable expansion.
Optionalweak?: stringThe character used to quote sequences, allowing variable expansion.
Optionalescapeeslint-disable-next-line @typescript-eslint/no-explicit-any
Optionalstrongeslint-disable-next-line @typescript-eslint/no-explicit-any
Optionalweakeslint-disable-next-line @typescript-eslint/no-explicit-any
Functions that provide shell quoting capabilities.