Part of samba.netcmd.testparm View In Hierarchy
| Method | run | Run the command. This should be overriden by all subclasses. |
| Method | do_global_checks | Undocumented |
| Method | allow_access | Undocumented |
| Method | do_share_checks | Undocumented |
| Method | check_client_access | Undocumented |
Inherited from Command:
| Method | __init__ | Undocumented |
| Method | usage | Undocumented |
| Method | show_command_error | display a command error |
| Method | message | Undocumented |
| 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 |
| Method | _run | Undocumented |