Discover Packages
github.com/yeisme/pinax
internal
fsutil
package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Aug 17, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package fsutil holds small filesystem helpers shared across app packages so
they stop being re-implemented (with drifting argument order) per package.
CopyFile streams src into dst, creating or truncating dst with 0644
permissions. It replaces two package-local copies whose argument orders
disagreed with each other.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.