# File lib/hammer_cli/apipie/option_definition.rb, line 9 def initialize(switches, type, description, options = {}) if options.has_key? :referenced_resource self.referenced_resource = options.delete(:referenced_resource).to_s if options[:referenced_resource] end super end
Generated with the Darkfish Rdoc Generator 2.