GetoptLong.options.RdGlobal options for GetoptLong()
GetoptLong.options(..., RESET = FALSE, READ.ONLY = NULL, LOCAL = FALSE, ADD = FALSE)Options, see 'Details' section.
Whether to reset options to their default values.
Whether to only return read-only options.
Whether to switch local mode.
Whether to add new options.
Supported global options are following:
configConfiguration of Getopt::Long, check https://perldoc.pl/Getopt::Long#Configuring-Getopt::Long .
template_tagThe tag for identifying specifications in the template. The format should be in left_tag CODE right_tag.
help_styleThe style of the help message.
GetoptLong.options(...) should be put before calling GetoptLong function.
# There is no example
NULL
#> NULL