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