get_local_file_async#

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

Asynchronous version of omni.client.get_local_file_with_callback()