# Functions
Fatal panics and aborts execution with exit code 1.
NewContext initializes context with default settings.
# Structs
AptlyContext is a common context shared by all commands.
FatalError is type for panicking to abort execution with non-zero exit code and print meaningful explanation.