StandardError
# File lib/transat/parser.rb, line 33 def initialize(command, parser) @command, @parser = command, parser end
# File lib/transat/parser.rb, line 37 def message "Unknown command: #{@command.inspect}" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.