class documentation
Undocumented
Method | __init__ |
Undocumented |
Method | coerce |
Convert the value to the correct format. |
Class Variable | default |
Undocumented |
Inherited from Argument
:
Method | add |
Undocumented |
Method | get |
Undocumented |
Method | get |
Undocumented |
Method | get |
Undocumented |
Instance Variable | allow |
Undocumented |
Instance Variable | default |
Undocumented |
Instance Variable | hints |
Undocumented |
Instance Variable | long |
Undocumented |
Instance Variable | name |
Undocumented |
Instance Variable | short |
Undocumented |
def __init__(self, name, allowNone=1, default=None, shortDesc=None, longDesc=None, hints=None):
(source)
Undocumented