write_file#

omni.client.write_file(
url: str,
content: bytes,
message: str = '',
) Result#

Blocking version of omni.client.write_file_with_callback()