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, and exception should be raised.
Subclasses show override this method and do their validation.