Class Getopt::Declare::Punctuator
In: lib/Getopt/Declare.rb
lib/Getopt/Declare2.rb
Parent: Object

Class used to handle punctuations (., -, etc.)

Methods

cachecode   cachecode   code   code   matcher   matcher   new   new   ows   ows   trailer   trailer  

Public Class methods

Constructor

Constructor

Public Instance methods

Return string with code to cache punctuation in Getopt::Declare‘s cache

Return string with code to cache punctuation in Getopt::Declare‘s cache

Return string with code to process punctuation

Return string with code to process punctuation

Return regex that matches this punctuation

Return regex that matches this punctuation

Helps build regex that matches parameters of flags Wraps parameter passed for #$1, etc. matching

Helps build regex that matches parameters of flags Wraps parameter passed for #$1, etc. matching

Helps build regex that matches parameters of flags

Helps build regex that matches parameters of flags

[Validate]