Class used to handle the beginning of options
Returns how to cache code in class
# File lib/Getopt/Declare.rb, line 96 def cachecode(a,b) '' end
Returns code used
# File lib/Getopt/Declare.rb, line 91 def code(*t) '' end
Returns regex used matching start of options
# File lib/Getopt/Declare.rb, line 86 def matcher(g) '(?:()' end
Generated with the Darkfish Rdoc Generator 2.