class App::Processor
- App::Processor
- Reference
- Object
Overview
Default processor/scheduler implementation.
Defined in:
app/processor.crConstructors
Instance Method Summary
- #download_time : Time::Span
- #download_time=(download_time : Time::Span)
-
#finalize
Closes open connections and channels when object is destroyed
-
#html_results(io)
Displays HTML result rows
- #mutex : Mutex
- #parse_time : Time::Span
- #parse_time=(parse_time : Time::Span)
- #results : Channel(Result)
-
#run
Starts processing of the requested URLs