|
|
@ -52,7 +52,7 @@ type EnvSettings struct {
|
|
|
|
RegistryConfig string
|
|
|
|
RegistryConfig string
|
|
|
|
// RepositoryConfig is the path to the repositories file.
|
|
|
|
// RepositoryConfig is the path to the repositories file.
|
|
|
|
RepositoryConfig string
|
|
|
|
RepositoryConfig string
|
|
|
|
// Repositoryache is the path to the repository cache directory.
|
|
|
|
// RepositoryCache is the path to the repository cache directory.
|
|
|
|
RepositoryCache string
|
|
|
|
RepositoryCache string
|
|
|
|
// PluginsDirectory is the path to the plugins directory.
|
|
|
|
// PluginsDirectory is the path to the plugins directory.
|
|
|
|
PluginsDirectory string
|
|
|
|
PluginsDirectory string
|
|
|
|