| Class | R10K::Feature::Collection |
| In: |
lib/r10k/feature/collection.rb
|
| Parent: | Object |
Store all features and indicate if they‘re available.
@param name [Symbol] The feature to add @param opts [Hash] Additional options for the feature, see {R10K::Feature} @param block [Proc] An optional block to detect if this feature is present @return [void]