|
tgstation-server 6.19.0
The /tg/station 13 server suite
|
Classes | |
| interface | IPostSetupServices |
| Set of objects needed to configure an Core.Application. More... | |
| class | PostSetupServices |
| class | SetupApplication |
| DI root for configuring a SetupWizard. More... | |
| class | SetupWizard |
Enumerations | |
| enum | SetupWizardMode { Autodetect , Force , Only , Never } |
| Determines if the SetupWizard will run. More... | |
Determines if the SetupWizard will run.
| Enumerator | |
|---|---|
| Autodetect | Run the wizard if the appsettings.{Environment}.yml is not present or empty. |
| Force | Force run the wizard. |
| Only | Only run the wizard and exit. |
| Never | Never run the wizard. |
Definition at line 6 of file SetupWizardMode.cs.