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