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