Optional
escape?: stringThe character used to escape sequences.
Optional
needQuotes?: stringCharacters that require quotes, white space is always implied.
Optional
strong?: stringThe character used to quote sequences, preventing variable expansion.
Optional
weak?: stringThe character used to quote sequences, allowing variable expansion.
Optional
escapeeslint-disable-next-line @typescript-eslint/no-explicit-any
Optional
strongeslint-disable-next-line @typescript-eslint/no-explicit-any
Optional
weakeslint-disable-next-line @typescript-eslint/no-explicit-any
Functions that provide shell quoting capabilities.