Class | Ohai::ProvidesMap |
In: |
lib/ohai/provides_map.rb
|
Parent: | Object |
map | [R] |
This function is used to fetch the plugins for the attributes specified in the CLI options to Ohai. It first attempts to find the plugins for the attributes or the sub attributes given. If it can‘t find any, it looks for plugins that might provide the parents of a given attribute and returns the first parent found.