tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Classes
Tgstation.Server.Host.System Namespace Reference

Classes

class  AssemblyInformationProvider
 
class  DotnetDumpService
 
class  DotnetHelper
 Helper methods for working with the dotnet executable. More...
 
interface  IAssemblyInformationProvider
 For retrieving the Assembly's location. More...
 
interface  IDotnetDumpService
 Service for managing the dotnet-dump installation. More...
 
interface  INetworkPromptReaper
 On Windows, DreamDaemon will show an unskippable prompt when using /world/proc/OpenPort(). This looks out for those prompts and immediately clicks "Yes" if the owning process has registered for it. More...
 
interface  IPlatformIdentifier
 For identifying the current platform. More...
 
interface  IProcess
 Abstraction over a global::System.Diagnostics.Process. More...
 
interface  IProcessBase
 Represents process lifetime. More...
 
interface  IProcessExecutor
 For launching IProcess'. More...
 
interface  IProcessFeatures
 Abstraction for suspending and resuming processes. More...
 
class  NativeMethods
 Native methods used by the code. More...
 
class  PlatformIdentifier
 
class  PosixNetworkPromptReaper
 
class  PosixProcessFeatures
 
class  PosixSignalHandler
 Handles POSIX signals. More...
 
class  Process
 
class  ProcessExecutor
 
class  ProgramShutdownTokenSource
 Contains a CancellationToken that triggers when the operating system requests the program shuts down. More...
 
class  SystemDManager
 Implements the SystemD notify service protocol. More...
 
class  WindowsFirewallHelper
 Helper class for interacting with the Windows Firewall. More...
 
class  WindowsNetworkPromptReaper
 
class  WindowsProcessFeatures