webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webkitpy.common.host.Host Class Reference
Inheritance diagram for webkitpy.common.host.Host:
webkitpy.common.system.systemhost.SystemHost webkitpy.tool.main.WebKitPatch

Public Member Functions

def __init__ (self)
 
def initialize_scm (self, patch_directories=None)
 
def scm (self)
 
def checkout (self)
 
def watch_list (self)
 
- Public Member Functions inherited from webkitpy.common.system.systemhost.SystemHost
def __init__ (self)
 
def copy_current_environment (self)
 
def make_file_lock (self, path)
 

Public Attributes

 web
 
 bugs
 
 buildbot
 
 port_factory
 
- Public Attributes inherited from webkitpy.common.system.systemhost.SystemHost
 executive
 
 filesystem
 
 user
 
 platform
 
 workspace
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.common.host.Host.__init__ (   self)

Member Function Documentation

◆ checkout()

def webkitpy.common.host.Host.checkout (   self)

◆ initialize_scm()

def webkitpy.common.host.Host.initialize_scm (   self,
  patch_directories = None 
)

◆ scm()

def webkitpy.common.host.Host.scm (   self)

◆ watch_list()

def webkitpy.common.host.Host.watch_list (   self)

Member Data Documentation

◆ bugs

webkitpy.common.host.Host.bugs

◆ buildbot

webkitpy.common.host.Host.buildbot

◆ port_factory

webkitpy.common.host.Host.port_factory

◆ web

webkitpy.common.host.Host.web

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