package
Version:
v1.60.1
Opens a new window with list of versions in this module.
Published: Jul 17, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package fileutil provides file operation utilities.
CopyFile copies the file at src to dst. If dst already exists it is
overwritten. Partial files are cleaned up on error.
WriteFileAtomic replaces path only after data has been written and synced.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.