fsutil

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package fsutil provides shared filesystem inspection helpers.

Index

Constants

This section is empty.

Variables

View Source
var ErrUnsupportedRegularFileSource = errors.New("source must be a regular non-symlink file")

ErrUnsupportedRegularFileSource indicates that a source path is not a regular non-symlink file.

Functions

func InspectRegularNonSymlinkFile

func InspectRegularNonSymlinkFile(filePath string) (string, os.FileInfo, error)

InspectRegularNonSymlinkFile resolves filePath to an absolute path and ensures the final entry is a regular non-symlink file.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL