Japanese
Appearance
各Featuryオブジェクトについて情報を取得できます。
info
info = User::OnboardingFeature.info
info.features # Feature flags of the current class. info.groups # Feature flag groups of the current class. info.tree # Tree of feature flags from the current class.