create_feature_flag {featureflag} | R 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.
[Package featureflag version 0.1.0 Index]