Exemplo n.º 1
0
def get_path_prefix(standalone=False):
    return common_get_path_prefix(standalone)
Exemplo n.º 2
0
def get_path_prefix():
    return common_get_path_prefix(flags.STANDALONE)
Exemplo n.º 3
0
def get_path_prefix():
    return common_get_path_prefix(flags.STANDALONE)
Exemplo n.º 4
0
def get_path_prefix(standalone=False):
    return common_get_path_prefix(standalone)