|
Public Member Functions inherited from webkitpy.tool.multicommandtool_unittest.TrivialCommand |
| def | __init__ (self, kwargs) |
| |
| def | execute (self, options, args, tool) |
| |
Public Member Functions inherited from webkitpy.tool.multicommandtool.Command |
| def | __init__ (self, options=None, requires_local_commits=False) |
| |
| def | set_option_parser (self, option_parser) |
| |
| def | bind_to_tool (self, tool) |
| |
| def | name_with_arguments (self) |
| |
| def | parse_args (self, args) |
| |
| def | check_arguments_and_execute (self, options, args, tool=None) |
| |
| def | standalone_help (self) |
| |
| def | execute (self, options, args, tool) |
| |
| def | main (self, args=sys.argv) |
| |
Public Attributes inherited from webkitpy.tool.multicommandtool.Command |
| | required_arguments |
| |
| | options |
| |
| | requires_local_commits |
| |
| | option_parser |
| |
◆ name
| webkitpy.tool.multicommandtool_unittest.UncommonCommand.name |
|
static |
◆ show_in_main_help
| webkitpy.tool.multicommandtool_unittest.UncommonCommand.show_in_main_help |
|
static |
The documentation for this class was generated from the following file: