◆ __init__()
def webkitpy.tool.multicommandtool.MultiCommandTool.__init__ |
( |
|
self, |
|
|
|
name = None , |
|
|
|
commands = None |
|
) |
| |
◆ command_by_name()
def webkitpy.tool.multicommandtool.MultiCommandTool.command_by_name |
( |
|
self, |
|
|
|
command_name |
|
) |
| |
◆ command_completed()
def webkitpy.tool.multicommandtool.MultiCommandTool.command_completed |
( |
|
self | ) |
|
◆ handle_global_options()
def webkitpy.tool.multicommandtool.MultiCommandTool.handle_global_options |
( |
|
self, |
|
|
|
options |
|
) |
| |
◆ main()
def webkitpy.tool.multicommandtool.MultiCommandTool.main |
( |
|
self, |
|
|
|
argv = sys.argv |
|
) |
| |
◆ name()
def webkitpy.tool.multicommandtool.MultiCommandTool.name |
( |
|
self | ) |
|
◆ path()
def webkitpy.tool.multicommandtool.MultiCommandTool.path |
( |
|
self | ) |
|
◆ should_execute_command()
def webkitpy.tool.multicommandtool.MultiCommandTool.should_execute_command |
( |
|
self, |
|
|
|
command |
|
) |
| |
◆ should_show_in_main_help()
def webkitpy.tool.multicommandtool.MultiCommandTool.should_show_in_main_help |
( |
|
self, |
|
|
|
command |
|
) |
| |
◆ commands
webkitpy.tool.multicommandtool.MultiCommandTool.commands |
◆ global_options
webkitpy.tool.multicommandtool.MultiCommandTool.global_options |
|
static |
◆ help_command
webkitpy.tool.multicommandtool.MultiCommandTool.help_command |
The documentation for this class was generated from the following file: