Class: NNQ::CLI::SurveyorRunner

Inherits:
BaseRunner show all
Defined in:
lib/nnq/cli/surveyor_respondent.rb

Overview

Runner for SURVEYOR sockets (broadcast survey, collect replies).

Sends each input line as a survey, then collects replies until the survey window expires.

Instance Attribute Summary

Attributes inherited from BaseRunner

#config, #sock

Method Summary

Methods inherited from BaseRunner

#call, #initialize

Constructor Details

This class inherits a constructor from NNQ::CLI::BaseRunner