Method: Chef::Cookbook::Metadata#platforms
- Defined in:
- lib/chef/cookbook/metadata.rb
#platforms ⇒ Object (readonly)
Returns the value of attribute platforms.
69 70 71 |
# File 'lib/chef/cookbook/metadata.rb', line 69 def platforms @platforms end |