Function splitTokens

  • Splits a command string into an array of tokens.

    Parameters

    • commandString: string

    Returns string[]