Class Getopt::Declare::ArrayArg
In: lib/Getopt/Declare.rb
lib/Getopt/Declare2.rb
Parent: ScalarArg

Class used to handle array arguments

Methods

cachecode   cachecode   code   code   matcher   matcher  

Public Instance methods

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

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

Return string with code to process array parameter

Return string with code to process array parameter

Create regexp to match array

Create regexp to match array

[Validate]