• Load an event from the directory and filename.

    Parameters

    • path: string

      The path of the event folder.

    • name: string

      The name of the event including the extension.

    Returns Promise<Event>

    • The event itself.

Generated using TypeDoc