Static methods to interact with the option manager.

Constructors

Methods

  • Get an option from the option manager by its name.

    Parameters

    • name: string

      The name of the option to get.

    Returns any

    The value of the option.