show_arg_labels: Extract label and help strings from parser.

View source: R/argparser.R

show_arg_labelsR Documentation

Extract label and help strings from parser.

Description

Extract label and help strings from parser.

Usage

show_arg_labels(parser)

Arguments

parser

arg.parser object

Value

a list containing a reg.args, flags, and opt.args list, which each containing a label string and a help string


argparser documentation built on Feb. 24, 2026, 9:07 a.m.