package
1.6.1
Repository: https://github.com/aptly-dev/aptly.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CleanupContext does partial shutdown of context.
GetContext gives access to the context.
No description provided by the author
InitContext initializes context with default settings.
ListPackagesRefList shows list of packages in PackageRefList.
LookupOption checks boolean flag with default (usually config) and command-line setting.
PrintPackageList shows package list with specified format or default representation.
RootCommand creates root command in command tree.
Run runs single command starting from root cmd with args, optionally initializing context.
ShutdownContext shuts context down.

# Constants

Various command flags/UI things.
Various command flags/UI things.

# Structs

StringOrFileFlag is a custom flag type that can handle both string input and file input.