IORegistry.write(obj, format, into, **kwargs)[source]¶Write obj as format into a file.
State: Stable as of 0.4.0.
| Parameters: |
|
|---|---|
| Returns: | Will pass back the user argument for into as a convenience. |
| Return type: | openable (filepath, URL, filehandle, etc.) |
| Raises: |
|