webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | _CygPath |
Functions | |
def | abspath_to_uri (platform, path) |
def | cygpath (path) |
def webkitpy.common.system.path.abspath_to_uri | ( | platform, | |
path | |||
) |
Converts a platform-specific absolute path to a file: URL.
def webkitpy.common.system.path.cygpath | ( | path | ) |
Converts an absolute cygwin path to an absolute Windows path.