Parser for a comma-separated list of strings.
Inherits From: BaseListParser
, ArgumentParser
tf.compat.v1.flags.ListParser()
Methods
flag_type
flag_type()
See base class.
parse
parse(
argument
)
Parses argument as comma-separated list of strings.
Class Variables | |
---|---|
syntactic_help |
''
|