hash parse3(reference pgm_args)
Parses the parameter list according to the option hash passed to the constructor and displays an expl...
constructor(hash options)
Creates the GetOpt object and sets the option hash with the single required argument.
hash parse2(reference pgm_args)
Parses the parameter list according to the option hash passed to the constructor. ...
hash parse(reference pgm_args)
Parses the parameter list according to the option hash passed to the constructor. ...
copy()
Throws an exception; objects of this class cannot be copied.
hash hash(object obj)
Returns a hash of an object's members.
The GetOpt class provides an easy way to process POSIX-style command-line options in Qore scripts/pro...
Definition: QC_GetOpt.dox.h:5