class Osheet::Format::General
Public Class Methods
new(opts={})
click to toggle source
# File lib/osheet/format/general.rb, line 4 def initialize(opts={}); end
Public Instance Methods
key()
click to toggle source
# File lib/osheet/format/general.rb, line 6 def key; ''; end
style()
click to toggle source
# File lib/osheet/format/general.rb, line 5 def style; nil; end