Minimal tokenizer for shell-off execution. Splits by whitespace while preserving quoted segments (single or double quotes).
The command string to tokenize.
Optional
Tokenization options (e.g. quote handling).
Minimal tokenizer for shell-off execution. Splits by whitespace while preserving quoted segments (single or double quotes).