package
Version:
v0.0.0-...-6700e38
Opens a new window with list of versions in this module.
Published: Feb 24, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package atomicio provides atomic I/O operations that are used in various places in Kajiya.
WriteFile writes data to a file named by filename by first writing to a
temporary file in the same directory, then renaming it to the final name.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.