Method: Chef::Compliance::Input#data
- Defined in:
- lib/chef/compliance/input.rb
#data ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
46 47 48 |
# File 'lib/chef/compliance/input.rb', line 46 def data @data end |