Index of values

A
append [Getopt]
atmost_once [Getopt]
I
incr [Getopt]
N
nolong [Getopt]

nolong="" can be used when an option has no long form

noshort [Getopt]

noshort='\000' can be used when an option has no short form

P
parse [Getopt]

parse opts others args first last parse the arguments args.(first), arg.(first+1) ...

parse_cmdline [Getopt]

Parse the command line in Sys.argv using parse.

S
set [Getopt]