abstract class Optarg::Handler

Defined in:

optarg/handler.cr

Instance Method Summary

Instance methods inherited from class Optarg::Definition

group : Symbol group, key key, matches?(name) matches?, metadata : Metadata metadata, names : Array(String) names, parse(args, data) parse, stops? : Bool stops?, terminates? : Bool terminates?, type type

Constructor methods inherited from class Optarg::Definition

new(names : Array(String), metadata = nil, group = nil, stop = nil, terminate = nil) new

Instance Method Detail

def length #

[View source]
def type #

[View source]