used in type keyword of add_argument More...
Public Member Functions | |
def | __init__ (self, type, n) |
![]() | |
def | __call__ (self, string) |
Public Attributes | |
metavar | |
![]() | |
type | |
nargs | |
values | |
metavar | |
used in type keyword of add_argument
example: p.add_argument('-threshold', type=ArrayArgument(PathArgument, 2)