Method Arg.OptLibrary()->Opt()->get_opts()

class Arg.OptLibrary
class Arg.OptLibrary.Opt

Method get_opts

array(string) get_opts()

Description

Should return a list of options that are parsed. To properly chain argument parsers, return your_opts +  ::get_opts().