Function _parseParametersPrivate

  • Private

    Parse parameters from a string to object.

    Parameters

    • line: string

      A single unfolded line

    • start: number

      Position to start looking for properties

    • designSet: DesignSet

      The design data to use for this property

    Returns any[]

    key/value pairs

    Function

    ICAL.parse._parseParameters

Generated using TypeDoc