# Functions
FromArgs is useful when writing packr store-cmd binaries.
New Parser from a list of File.
NewBox stub from the name and the path provided.
NewFile takes the name of the file you want to write to and a reader to reader from.
NewFromRoots scans the file roots provided and returns a new Parser containing the prospects.
ParseFile ...
ParseFileMode ...
# Structs
Box found while parsing a file.
File that is to be parsed.
ParsedFile ...
Parser to find boxes.