Module: CSstats
- Defined in:
- lib/csstats.rb,
lib/csstats/error.rb,
lib/csstats/parser.rb,
lib/csstats/writer.rb,
lib/csstats/handler.rb,
lib/csstats/version.rb,
lib/csstats/parser/player.rb,
lib/csstats/writer/player.rb,
lib/csstats/parser/players.rb,
lib/csstats/writer/players.rb,
lib/csstats/parser/file_reader.rb,
lib/csstats/parser/file_reader/handler.rb,
lib/csstats/writer/file_writer/handler.rb
Defined Under Namespace
Modules: Parser, Writer Classes: Error, FileNotExist, Handler
Constant Summary collapse
- VERSION =
'1.1.0'.freeze
Class Method Summary collapse
-
.new(options = {}) ⇒ Object
Alias for CSstats::Handler.new.