Module: ElchScan

Defined in:
lib/elch_scan.rb,
lib/elch_scan/movie.rb,
lib/elch_scan/version.rb,
lib/elch_scan/application.rb,
lib/elch_scan/formatter/base.rb,
lib/elch_scan/formatter/html.rb,
lib/elch_scan/formatter/plain.rb,
lib/elch_scan/application/filter.rb,
lib/elch_scan/application/dispatch.rb

Defined Under Namespace

Modules: Filter, Formatter Classes: Application, Movie

Constant Summary collapse

ROOT =
Pathname.new(File.expand_path("../..", __FILE__))
VERSION =
"0.1.0"
UPDATE_URL =
"https://raw.githubusercontent.com/2called-chaos/elch_scan/master/VERSION"
MAIN_THREAD =

Logger Singleton

::Thread.main