get_local_file#

omni.client.get_local_file(
url: str,
download: bool = True,
) Tuple[Result, str]#

Blocking version of omni.client.get_local_file_with_callback()