Method: Inspec::Resources::Passwd#content
- Defined in:
- lib/inspec/resources/passwd.rb
#content ⇒ Object (readonly)
Returns the value of attribute content.
40 41 42 |
# File 'lib/inspec/resources/passwd.rb', line 40 def content @content end |