Class OptConfig::Option
In: lib/optconfig.rb
Parent: Object

オプション定義

Methods

Attributes

argument  [R] 
completion  [R] 
default  [R] 
description  [R] 
format  [R] 
in_config  [R] 
multiple  [R] 
name  [R] 
pre_proc  [R] 
proc  [R] 
underscore_is_hyphen  [R] 
value  [RW] 

Public Class methods

初期化

args:オプション名(String) のリスト、オプションの属性(Hash)

Public Instance methods

[Validate]