Class: Osheet::Format::General

Inherits:
Object
  • Object
show all
Defined in:
lib/osheet/format/general.rb

Instance Method Summary collapse

Constructor Details

#initialize(opts = {}) ⇒ General

Returns a new instance of General.



4
# File 'lib/osheet/format/general.rb', line 4

def initialize(opts={}); end

Instance Method Details

#keyObject



6
# File 'lib/osheet/format/general.rb', line 6

def key; ''; end

#styleObject



5
# File 'lib/osheet/format/general.rb', line 5

def style; nil; end