Static methods to interact with the option manager.

Hierarchy

  • OptionManager

Constructors

Methods

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

    Returns

    The value of the option.

    Parameters

    • name: string

      The name of the option to get.

    Returns any

Generated using TypeDoc