tokenize
function
babashka.process/tokenize
(tokenize [s])Tokenize string to list of individual space separated arguments.
If argument contains space you can wrap it with `'` or `"`.
Examples
No examples yet. Be the first to add one!
babashka.process/tokenize
(tokenize [s])No examples yet. Be the first to add one!