Options for the tokenizer used by shell-off command handling.
Optional
When true, keep doubled quotes inside a quoted segment (e.g., "" stays ""), which is useful for preserving Node -e payload quoting patterns. When false (default), doubled quotes collapse to a single literal quote.
""
Options for the tokenizer used by shell-off command handling.