class Osheet::Format::Number

Public Class Methods

new(opts={}) click to toggle source
Calls superclass method Osheet::Format::Numeric::new
# File lib/osheet/format/number.rb, line 7
def initialize(opts={})
  super
end