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