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