Class: ParseArgs::Parser::Keyword

Inherits:
Argument show all
Defined in:
lib/parseargs.rb,
lib/parseargs-0.3.0.rb

Overview

class Argument

Instance Attribute Summary

Attributes inherited from Argument

#coerce, #convince, #default, #ducktype, #name, #required, #type, #validate

Method Summary

Methods inherited from Argument

#initialize, #optional, #value, #value=

Methods included from Util

append_features

Constructor Details

This class inherits a constructor from ParseArgs::Parser::Argument