View Source ForkWithFlags.Flag (fork_with_flags v1.11.1)
Represents a feature flag.
This module is not meant to be used directly.
Link to this section Summary
Link to this section Types
@type t() :: %ForkWithFlags.Flag{gates: [ForkWithFlags.Gate.t()], name: atom()}