Method: Inspec::Resources::PostgresConf#content

Defined in:
lib/resources/postgres_conf.rb

#contentObject



37
38
39
# File 'lib/resources/postgres_conf.rb', line 37

def content
  @content ||= read_content
end