Documentation ¶
Index ¶
- func CurrentHasTTY() bool
- func GetCmdline(pid int) ([]string, error)
- func GetComm(pid int) (string, error)
- func GetCurrentTTY() (string, error)
- func GetExe(pid int) (string, error)
- func GetPPID(pid int) (int, error)
- func GetPSResult(pid int, option string) (string, error)
- func GetTTY(pid int) (string, error)
- func HasTTY(pid int) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentHasTTY ¶
func CurrentHasTTY() bool
func GetCmdline ¶
func GetCurrentTTY ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.