tgstation-server
4.3.2
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
System
IPlatformIdentifier.cs
Go to the documentation of this file.
1
namespace
Tgstation
.
Server
.Host.
System
2
{
6
public
interface
IPlatformIdentifier
7
{
11
bool
IsWindows {
get
; }
12
16
string
ScriptFileExtension {
get
; }
17
}
18
}
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
System
Tgstation.Server.Host.System.IPlatformIdentifier
For identifying the current platform
Definition:
IPlatformIdentifier.cs:6
Tgstation
Generated by
1.8.11