tgstation-server
The /tg/station 13 server suite
Main Page
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Core
ISetupWizard.cs
Go to the documentation of this file.
1
using
System
.Threading;
2
using
System
.Threading.Tasks;
3
4
namespace
Tgstation
.
Server
.Host.Core
5
{
9
interface
ISetupWizard
10
{
16
Task<bool> CheckRunWizard(CancellationToken cancellationToken);
17
}
18
}
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
System
Tgstation.Server.Host.Core.ISetupWizard
The command line Configuration setup wizard
Definition:
ISetupWizard.cs:9
Tgstation
Generated by
1.8.11