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.


featureflag documentation built on April 4, 2025, 5:45 a.m.