Class | AmqpUtils::Command |
In: |
lib/amqp_utils/command.rb
|
Parent: | Object |
args | [R] | |
options | [R] |
Called to validate that the supplied command line options and arguments are valid. If there is a problem with the supplied values, Trollop::die should be called.
Subclasses should override this method and do their validation.