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