Module: Codeforces::Viewer

Defined in:
lib/codeforces/viewer/utils.rb,
lib/codeforces/viewer/cacher.rb,
lib/codeforces/viewer/render.rb,
lib/codeforces/viewer/viewer.rb,
lib/codeforces/viewer/version.rb,
lib/codeforces/viewer/constants.rb,
lib/codeforces/viewer/application.rb

Defined Under Namespace

Modules: Utils Classes: Application, Cacher, Render, Viewer

Constant Summary collapse

VERSION =
"0.1.0"
DEFAULT_CACHE_DIR =
"~/.codeforces-viewer/cache"