Libraries
»
inspec
(2.0.17)
»
Index
»
Inspec
»
Resources
»
ApacheConf
»
#content
Method: Inspec::Resources::ApacheConf#content
Defined in:
lib/resources/apache_conf.rb
#
content
⇒
Object
31 32 33
# File 'lib/resources/apache_conf.rb', line 31
def
content
@content
||=
read_content
end