◆ __init__()
def webkitpy.common.webkit_finder.WebKitFinder.__init__ |
( |
|
self, |
|
|
|
filesystem |
|
) |
| |
◆ layout_tests_dir()
def webkitpy.common.webkit_finder.WebKitFinder.layout_tests_dir |
( |
|
self | ) |
|
◆ path_from_webkit_base()
def webkitpy.common.webkit_finder.WebKitFinder.path_from_webkit_base |
( |
|
self, |
|
|
|
comps |
|
) |
| |
◆ path_to_script()
def webkitpy.common.webkit_finder.WebKitFinder.path_to_script |
( |
|
self, |
|
|
|
script_name |
|
) |
| |
Returns the relative path to the script from the top of the WebKit tree.
◆ perf_tests_dir()
def webkitpy.common.webkit_finder.WebKitFinder.perf_tests_dir |
( |
|
self | ) |
|
◆ webkit_base()
def webkitpy.common.webkit_finder.WebKitFinder.webkit_base |
( |
|
self | ) |
|
Returns the absolute path to the top of the WebKit tree.
Raises an AssertionError if the top dir can't be determined.
The documentation for this class was generated from the following file: