Documentation ¶
Index ¶
- func MustPrintLauncherState(w **tabwriter.Writer, runDirPath, uid string)
- func MustPrintLauncherStateGlobal(w **tabwriter.Writer, runDirPath string)
- func ReadLaunchers(runDirPath, uid string, decode bool) ([]*launcherState, error)
- func SaveProcess(uid string, cmd *exec.Cmd, runDirPath string, command []string, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustPrintLauncherState ¶
func ReadLaunchers ¶
ReadLaunchers reads all launcher state file entries for the requested user and if decode is true decodes these launchers as well.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.