# Functions
AppForContext returns the app singleton stored in the given context.
ConfigPath resolves and returns the config path.
NewApp returns the default App singleton.
NewConfigFromPath returns a new config for the file at path.
NewLogger returns a new Logger.
NewMeta returns a new Meta struct.
NewTestApp returns the test App singleton.
NewTestConfig returns a new Config for unit tests populated with default values.
# Constants
No description provided by the author
No description provided by the author