io.scalajs.npm.splitargs
SplitArgs Singleton
Splits the given string into tokens by given separator except treating quoted part as a single token.
the given string
array of tokens
SplitArgs Singleton