package
0.0.0-20241027035219-dd6e2987ec87
Repository: https://github.com/keycat/srcds-manager.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
IsNotRunningForServer checks if screen is not running for server config.
IsRunning checks if screen with given name is running screen -list | grep %name%.
IsRunningForServer checks if screen is running for server config.
Kill sends a quite command to a screen with the given name screen -r %name% -X quit.
KillForServer kills screen for server config.
No description provided by the author
No description provided by the author