# Functions

NewFileInfoFromTarHeader extracts the metadata from a tar header and file contents.
NewFileNode creates a new FileNode relative to the given parent node with a payload.
NewFileTree creates an empty FileTree.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

FileInfo contains tar metadata for a specific FileNode.
FileNode represents a single file or directory.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author