# Functions
No description provided by the author
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
Dir is an Entry that allows directories to be created and verified.
File is an Entry that allows plain files to be created and verified.
No description provided by the author
Removed is an Entry that indicates the absence of any entry.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Symlink is an Entry that allows symlinks to be created and verified.
# Interfaces
Entry represents a filesystem entity that can be created; and whose correctness can be verified.
# Type aliases
Entries supplies convenience methods on Entry slices.