Method: CDK::SCALE#getLowValue

Defined in:
lib/cdk/scale.rb

#getLowValueObject



497
498
499
# File 'lib/cdk/scale.rb', line 497

def getLowValue
  return @low
end