webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
webkitpy.port.config_standalone Namespace Reference

Functions

def main (argv=None)
 

Variables

 this_dir = os.path.abspath(sys.path[0])
 
 up = os.path.dirname
 
 script_dir = up(up(up(this_dir)))
 

Function Documentation

◆ main()

def webkitpy.port.config_standalone.main (   argv = None)

Variable Documentation

◆ script_dir

webkitpy.port.config_standalone.script_dir = up(up(up(this_dir)))

◆ this_dir

webkitpy.port.config_standalone.this_dir = os.path.abspath(sys.path[0])

◆ up

webkitpy.port.config_standalone.up = os.path.dirname