webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Attributes | List of all members
webkitpy.tool.commands.download.AbstractPatchApplyingCommand Class Reference
Inheritance diagram for webkitpy.tool.commands.download.AbstractPatchApplyingCommand:
webkitpy.tool.commands.download.AbstractPatchSequencingCommand webkitpy.tool.commands.download.AbstractPatchProcessingCommand webkitpy.tool.multicommandtool.Command webkitpy.tool.commands.download.ApplyAttachment webkitpy.tool.commands.download.ApplyFromBug

Static Public Attributes

 prepare_steps
 
 main_steps
 
 long_help
 
- Static Public Attributes inherited from webkitpy.tool.commands.download.AbstractPatchSequencingCommand
 prepare_steps
 
 main_steps
 
- Static Public Attributes inherited from webkitpy.tool.multicommandtool.Command
 name
 
 show_in_main_help
 
 help_text
 
 long_help
 
 argument_names
 

Additional Inherited Members

- Public Member Functions inherited from webkitpy.tool.commands.download.AbstractPatchSequencingCommand
def __init__ (self)
 
- Public Member Functions inherited from webkitpy.tool.commands.download.AbstractPatchProcessingCommand
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.commands.download.AbstractPatchSequencingCommand
 state
 
- Public Attributes inherited from webkitpy.tool.multicommandtool.Command
 required_arguments
 
 options
 
 requires_local_commits
 
 option_parser
 

Member Data Documentation

◆ long_help

webkitpy.tool.commands.download.AbstractPatchApplyingCommand.long_help
static

◆ main_steps

webkitpy.tool.commands.download.AbstractPatchApplyingCommand.main_steps
static

◆ prepare_steps

webkitpy.tool.commands.download.AbstractPatchApplyingCommand.prepare_steps
static

The documentation for this class was generated from the following file: