• Add a new preset to the user's configuration. If the preset already exists or the name is reserved, an error message is logged and the function returns.

    Parameters

    • name: string

      The name of the preset to add.

    Returns Promise<void>

Generated using TypeDoc