Std.App.Flag
6 public declarations
- context
Str -> Str -> Std.App.Flag.ContextConstructs an evaluation context.
- Context
Context carrying subject and tenant identifiers for evaluation.
- flag
Str -> Std.App.Flag.Strategy -> Std.App.Flag.FlagConstructs a feature flag.
- Flag
A named feature flag with its targeting strategy.
- isEnabled
&Std.App.Flag.Flag -> &Std.App.Flag.Context -> BoolEvaluates whether a flag is enabled for the provided context.
- Strategy
Activation strategies for feature flags.
