Parser for a comma-separated list of strings.
Inherits From: BaseListParser
BaseListParser
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.app.flags.ListParser
tf.compat.v1.flags.ListParser()
flag_type
flag_type()
See base class.
parse
parse( argument )
Parses argument as comma-separated list of strings.