# Structs
AppOpts is used to store all app options.
CliOpts is used to store modules and app options.
DaemonCfg used to store all information from the tt_daemon.yaml configuration file.
DaemonOpts stores information about tt daemon configuration.
EEOpts is used to store tarantool-ee options.
ModuleOpts is used to store all module options.
RepoOpts is a struct used to store paths to local files.
TemplateOpts contains configuration for applications templates.
TtEnvOpts is tt environment configuration.