Skip to main content

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 `"`.

No examples yet. Be the first to add one!