Method: ApacheConf#content

Defined in:
lib/resources/apache_conf.rb

#contentObject



30
31
32
# File 'lib/resources/apache_conf.rb', line 30

def content
  @content ||= read_content
end