Sha256: 4f36beba1e31400d2f218b6a3fc8857362651e58916243a001f70ae5677427d1

Contents?: true

Size: 101 Bytes

Versions: 3

Compression:

Stored size: 101 Bytes

Contents

class BBParser
  def initialize argv
    @settings = {}
    argv.each do |option|

    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
xp-2.0.2 research/bb_parser.rb
xp-2.0.1 research/bb_parser.rb
xp-2.0.0 research/bb_parser.rb