# Functions
CatManifest will print to stdout the manifest from the ACI stored at aciPath, optionally inserting whitespace to make it more human readable.
NewACBuild returns a new ACBuild struct with sane defaults for all of the different paths.
# Variables
No description provided by the author
ErrNotFound is returned when acbuild is asked to remove an element from a list and the element is not present in the list.
No description provided by the author