Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfigurationChangeEvent

An event describing the change in Configuration

Hierarchy

  • ConfigurationChangeEvent

Index

Methods(1)

Methods(1)

affectsConfiguration

  • Checks if the given section has changed. If scope is provided, checks if the section has changed for resources under the given scope.

    Parameters

    • section: string

      Configuration name, supports dotted names.

    • Optional scope: ConfigurationScope

      A scope in which to check.

    Returns boolean

    true if the given section has changed.

Generated by TypeDoc. Maintained by 洛竹