RuntimeError
# File lib/drydock.rb, line 342 def initialize(args) @args = args || [] end
# File lib/drydock.rb, line 345 def message "Unknown option: #{@args.join(", ")}" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.