Method: Inspec::Resources::JsonConfig#raw_content
- Defined in:
- lib/inspec/resources/json.rb
#raw_content ⇒ Object (readonly)
make params readable
27 28 29 |
# File 'lib/inspec/resources/json.rb', line 27 def raw_content @raw_content end |