Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Command *exec.Cmd Stdin io.WriteCloser AutosaveTime time.Duration // contains filtered or unexported fields }
Server type holds all the os/exec objects for the terraria server
func (*Server) GetExitCode ¶
func (*Server) ShutdownOnExit ¶
func (server *Server) ShutdownOnExit()
Click to show internal directories.
Click to hide internal directories.