Function joinTokens

  • Joins an array of command tokens into a single string.

    Parameters

    • tokens: string | string[]

    Returns string