Method: PhotoUtils::Aperture#format_value

Defined in:
lib/photo_utils/aperture.rb

#format_valueObject



39
40
41
# File 'lib/photo_utils/aperture.rb', line 39

def format_value
  "Av:#{to_v.format(10)}"
end