Method: Inspec::Resources::PostgresConf#content

Defined in:
lib/resources/postgres_conf.rb

#contentObject



35
36
37
# File 'lib/resources/postgres_conf.rb', line 35

def content
  @content ||= read_content
end