Part of samba.netcmd.sites View In Hierarchy
Inherited from SuperCommand:
| Method | _run | Undocumented |
Inherited from Command (via SuperCommand):
| Method | __init__ | Undocumented |
| Method | usage | Undocumented |
| Method | show_command_error | display a command error |
| Method | message | Undocumented |
| Method | run | Run the command. This should be overriden by all subclasses. |
| Method | get_logger | Get a logger object. |
| Method | _get_short_description | Undocumented |
| Method | _get_full_description | Undocumented |
| Method | _get_name | Undocumented |
| Method | _create_parser | Undocumented |