Class ListParser
Parser for a comma-separated list of strings.
Inherits From: BaseListParser
Aliases:
__init__
__init__()
Initialize self. See help(type(self)) for accurate signature.
Methods
flag_type
flag_type()
See base class.
parse
parse(argument)
Parses argument as comma-separated list of strings.