Class: PoolLint::Inspectors::PostgreSQL::SettingValue

Inherits:
Struct
  • Object
show all
Defined in:
lib/poollint/inspectors/postgresql.rb

Instance Attribute Summary collapse

Instance Attribute Details

#reset_valueObject

Returns the value of attribute reset_value

Returns:

  • (Object)

    the current value of reset_value



8
9
10
# File 'lib/poollint/inspectors/postgresql.rb', line 8

def reset_value
  @reset_value
end

#settingObject

Returns the value of attribute setting

Returns:

  • (Object)

    the current value of setting



8
9
10
# File 'lib/poollint/inspectors/postgresql.rb', line 8

def setting
  @setting
end