global

open val global: Boolean(source)

Whether this filter is global or command-specific.

  • Command-specific filters must override this to false.

  • Global filters cannot be used on specific commands/components

Default: true