Documentation
¶
Index ¶
- func Exists(cmd string) bool
- func ExistsForUser(cmd, user string) bool
- func ForUser(cmd *exec.Cmd, userName string) error
- func GetHome(userName string) (string, error)
- func IsRunning(pid string) (bool, error)
- func Kill(pid string) error
- func Quote(args []string) string
- func WrapCommandError(stdout []byte, err error) error
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExistsForUser ¶
func WrapCommandError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.