create_feature_flag: Creates the base of a feature flag.

View source: R/feature_flag.R

create_feature_flagR Documentation

Creates the base of a feature flag.

Description

It should not be used directly, but only as a prerequisite when creating concrete feature flag.

Usage

create_feature_flag()

Value

instance of a base feature flag.


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