Libraries
»
inspec
(2.0.45)
»
Index
»
Inspec
»
Resources
»
PostgresConf
»
#content
Method: Inspec::Resources::PostgresConf#content
Defined in:
lib/resources/postgres_conf.rb
#
content
⇒
Object
35 36 37
# File 'lib/resources/postgres_conf.rb', line 35
def
content
@content
||=
read_content
end