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