Method: MysqlConf#content

Defined in:
lib/resources/mysql_conf.rb

#contentObject



48
49
50
# File 'lib/resources/mysql_conf.rb', line 48

def content
  @content ||= read_content
end