webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
sync_chromium Namespace Reference

Functions

def get_cache_dir ()
 
def get_target_os_list ()
 
def main ()
 

Variables

int SCRIPT_VERSION = 4
 
 ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
 
string CHROMIUM_NO_HISTORY = 'CHROMIUM_NO_HISTORY'
 

Function Documentation

◆ get_cache_dir()

def sync_chromium.get_cache_dir ( )

◆ get_target_os_list()

def sync_chromium.get_target_os_list ( )

◆ main()

def sync_chromium.main ( void  )

Variable Documentation

◆ CHROMIUM_NO_HISTORY

string sync_chromium.CHROMIUM_NO_HISTORY = 'CHROMIUM_NO_HISTORY'

◆ ROOT_DIR

sync_chromium.ROOT_DIR = os.path.dirname(os.path.abspath(__file__))

◆ SCRIPT_VERSION

int sync_chromium.SCRIPT_VERSION = 4