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