is_enabled: Checks if the given feature flag is enabled.

View source: R/feature_flag.R

is_enabledR Documentation

Checks if the given feature flag is enabled.

Description

Checks if the given feature flag is enabled.

Usage

is_enabled(feature_flag)

Arguments

feature_flag

feature flag to be tested whether it is enabled

Value

TRUE if the feature flag is enabled.


szymanskir/featureflag documentation built on June 9, 2025, 4:45 p.m.