Part of twisted.python._shellcomp View Source View In Hierarchy
| Instance Variables | subOptions | The twisted.python.usage.Options
instance defined for the sub command.
(type: twisted.python.usage.Options
) |
| Method | __init__ | Undocumented |
| Method | write | Generate the completion function and write it to the output file
@return: None |
| Returns | None
| |