◆ __init__()
def webkitpy.common.prettypatch.PrettyPatch.__init__ |
( |
|
self, |
|
|
|
executive, |
|
|
|
checkout_root, |
|
|
|
filesystem = None |
|
) |
| |
◆ check_pretty_patch()
def webkitpy.common.prettypatch.PrettyPatch.check_pretty_patch |
( |
|
self, |
|
|
|
logging = True |
|
) |
| |
Checks whether we can use the PrettyPatch ruby script.
◆ pretty_diff()
def webkitpy.common.prettypatch.PrettyPatch.pretty_diff |
( |
|
self, |
|
|
|
diff |
|
) |
| |
◆ pretty_diff_file()
def webkitpy.common.prettypatch.PrettyPatch.pretty_diff_file |
( |
|
self, |
|
|
|
diff |
|
) |
| |
◆ pretty_patch_available()
def webkitpy.common.prettypatch.PrettyPatch.pretty_patch_available |
( |
|
self | ) |
|
◆ pretty_patch_text()
def webkitpy.common.prettypatch.PrettyPatch.pretty_patch_text |
( |
|
self, |
|
|
|
diff_path |
|
) |
| |
◆ ppatch_available
webkitpy.common.prettypatch.PrettyPatch.ppatch_available |
◆ pretty_patch_error_html
webkitpy.common.prettypatch.PrettyPatch.pretty_patch_error_html |
The documentation for this class was generated from the following file: