in cars/v1/x_pack/base/config.py [0:0]
def resolve_binary(install_root, binary_name): return os.path.join(install_root, "bin", binary_name)