# 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
No description provided by the author
ListPkgManagers lists all the package managers.
ListStackForPkgManager returns a list of stacks for the specified package manager.
ListStacks returns a list of all stacks.
No description provided by the author
LoadPkgManager loads a package manager from the specified path.
LoadPkgManagerFromPath loads a package manager from the specified path.
LoadStack loads a stack from the specified path.
LoadStackFromPath loads a stack from the specified path.
No description provided by the author
No description provided by the author
No description provided by the author
NewPkgManager creates a new PkgManager instance.
NewStack creates a new Stack instance.
No description provided by the author
No description provided by the author
PkgManagerExists checks if the package manager exists.
No description provided by the author
No description provided by the author
StackExists checks if a stack exists.
# Variables
No description provided by the author
# Structs
No description provided by the author
PkgManager represents a package manager in Apx, a set of instructions to handle a package manager.
Stack represents a stack in Apx, a set of instructions to build a container.
No description provided by the author