webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
def | main () |
def | load_database_config () |
def | determine_psql_dir () |
def | start_or_stop_database (psql_dir, database_dir, command) |
def | execute_psql_command (psql_dir, command, args=[], suppressStdout=False) |
def setup-database.determine_psql_dir | ( | ) |
def setup-database.execute_psql_command | ( | psql_dir, | |
command, | |||
args = [] , |
|||
suppressStdout = False |
|||
) |
def setup-database.load_database_config | ( | ) |
def setup-database.main | ( | void | ) |
def setup-database.start_or_stop_database | ( | psql_dir, | |
database_dir, | |||
command | |||
) |