Example #1
0
def reload_conf(config_file=None):
    return hrdf.reload_conf(config_file)
Example #2
0
def reload_conf(config_file='handyrep.conf'):
    return hrdf.reload_conf(config_file)
Example #3
0
def reload_conf(config_file='handyrep.conf'):
    return hrdf.reload_conf(config_file)