move_file# omni.client.move_file( src_url: str, dst_url: str, behavior: ~omni.client.impl._omniclient.CopyBehavior = <CopyBehavior.ERROR_IF_EXISTS: 0>, message: str = '', ) → Tuple[Result, bool]# Blocking version of omni.client.move_file_with_callback()