package
1.1.0
Repository: https://github.com/infinilabs/framework.git
Documentation: pkg.go.dev

# Functions

Lstat returns a FileInfo describing the named file.
SafeFileRotate safely rotates an existing file under path and replaces it with the tempfile.
Stat returns a FileInfo describing the named file.
SyncParent fsyncs parent directory.

# Interfaces

A FileInfo describes a file and is returned by Stat and Lstat.