Skip to main content

Module IsEnabled

Module IsEnabled 

Source
Expand description

Tag-resolution helper. Reads Trace once into a static list, then matches against four rules per call:

  1. Explicit tag match always wins.
  2. Trace=all opens every tag.
  3. Trace=short opens every tag except the firehose-mute list (SHORT_MODE_MUTED_TAGS).
  4. Otherwise the tag is closed.

Constantsยง

SHORT_MODE_MUTED_TAGS ๐Ÿ”’

Staticsยง

ENABLED_TAGS ๐Ÿ”’

Functionsยง

EnabledTags ๐Ÿ”’
Fn