'view a list of $rollout features

I'm using rollout to set feature flags in a rails app. I often use the command $rollout.active_features to view what flags are active. Is there a command to display inactive features? Or all features that exist?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source