class documentation
class Hidden(String): (source)
Constructor: Hidden(name, default, shortDesc, longDesc, ...)
A string which is not displayed.
The passed default is used as the value.
Inherited from String:
| Method | __init__ |
Undocumented |
| Method | coerce |
Convert the value to the correct format. |
| Class Variable | default |
Undocumented |
| Instance Variable | max |
Undocumented |
| Instance Variable | min |
Undocumented |
Inherited from Argument (via String):
| 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 |