• w-e-w's avatar
    create utility truncate_path · de045734
    w-e-w authored
    utli.truncate_path(target_path, base_path)
    return the target_path relative to base_path if target_path is a sub path of base_path else return the absolute path
    de045734
util.py 1.92 KB