# Functions
NewAsyncPath is the preferred method of initialisation for the AsyncPath type.
Open and return an io.ReadSeeker for the specified filename.
RemoveArchiveExt removes the file extension of any supported/recognised archive type from within the string.
Sort entries according to the archivefs rules, which are simply: case insensitive and directories at the top of the listing.
TrimArchiveExt removes the file extension of any supported/recognised archive type from the end of the string.
# Variables
list of file extensions for the supported archive types.
# Structs
AsyncPath provides asynchronous access to an archivefs.
AsyncResults are copies of archivefs path information that are safe to access asynchronously.
Entry represents a single part of a full path.
Path represents a single destination in the file system.
# Interfaces
SetSelectedFilename is called after a successful Set().