Module: Watobo::Plugin::Crawler::Constants

Included in:
Crawler::Engine, Gui, Gui::StatusFrame
Defined in:
plugins/crawler/lib/constants.rb

Constant Summary collapse

CRAWL_NONE =
0x00
CRAWL_RUNNING =
0x01
CRAWL_PAUSED =
0x02