|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| def | __init__ (self, filesystem, executive) |
| def | find_unused_filename (self, directory, name, extension, search_limit=100) |
| def | create_zip (self, zip_path, source_path, zip_class=zipfile.ZipFile) |
| def webkitpy.common.system.workspace.Workspace.__init__ | ( | self, | |
| filesystem, | |||
| executive | |||
| ) |
| def webkitpy.common.system.workspace.Workspace.create_zip | ( | self, | |
| zip_path, | |||
| source_path, | |||
zip_class = zipfile.ZipFile |
|||
| ) |
| def webkitpy.common.system.workspace.Workspace.find_unused_filename | ( | self, | |
| directory, | |||
| name, | |||
| extension, | |||
search_limit = 100 |
|||
| ) |
1.8.13