FunWithFlags.Flag (fun_with_flags v1.6.0) View Source

Represents a feature flag.

This module is not meant to be used directly.

Link to this section Summary

Link to this section Types

Specs

t() :: %FunWithFlags.Flag{gates: [FunWithFlags.Gate.t()], name: atom()}