package
1.57.1
Repository: https://github.com/containers/storage.git
Documentation: pkg.go.dev

# Functions

MoveToSubdir moves all contents of a directory to a subdirectory underneath the original path.
Size walks a directory tree and returns its total size in bytes.
Usage walks a directory tree and returns its total size in bytes and the number of inodes.

# Structs

DiskUsage is a structure that describes the disk usage (size and inode count) of a particular directory.