Method: Inspec::Resources::Postgres#conf_path
- Defined in:
- lib/inspec/resources/postgres.rb
#conf_path ⇒ Object (readonly)
Returns the value of attribute conf_path.
9 10 11 |
# File 'lib/inspec/resources/postgres.rb', line 9 def conf_path @conf_path end |