Sha256: ff9ba0e72e10d210d5e0253007703918a80b54c9ecf6d014dfd87fcb2b98e4c3

Contents?: true

Size: 128 Bytes

Versions: 3

Compression:

Stored size: 128 Bytes

Contents

module Osheet::Format
  class General

    def initialize(opts={}); end
    def style; nil; end
    def key; ''; end

  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
osheet-1.1.1 lib/osheet/format/general.rb
osheet-1.1.0 lib/osheet/format/general.rb
osheet-1.0.0 lib/osheet/format/general.rb