• Load all the commands from a directory.

    Parameters

    • path: string

      The path of the directory to load the commands from.

    Returns Promise<void>

    Remarks

    The path must be a directory containing sub-directories.

Generated using TypeDoc