Module: Ronin::Recon::Message
- Defined in:
- lib/ronin/recon/message/value.rb,
lib/ronin/recon/message/shutdown.rb,
lib/ronin/recon/message/job_failed.rb,
lib/ronin/recon/message/job_started.rb,
lib/ronin/recon/message/job_completed.rb,
lib/ronin/recon/message/worker_started.rb,
lib/ronin/recon/message/worker_stopped.rb
Defined Under Namespace
Classes: JobCompleted, JobFailed, JobStarted, Shutdown, Value, WorkerStarted, WorkerStopped
Constant Summary collapse
- SHUTDOWN =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
The shutdown message.
Shutdown.new.freeze