Documentation ¶
Index ¶
- Variables
- func Argv(pid Pid) []string
- func FindExe(exename, pathlist string) (string, error)
- func Match(cmdline []string, pid Pid) bool
- func MatchAll(cmdline []string, pids []Pid) bool
- func MatchArgv(argv, model []string) (bool, error)
- func Path() (string, error)
- func ScanEntries(em EntryMatcher) (int, error)
- func Which(exename string) (string, error)
- type Entry
- type EntryMatcher
- type Pid
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ScanEntries ¶
func ScanEntries(em EntryMatcher) (int, error)
Types ¶
type EntryMatcher ¶
Click to show internal directories.
Click to hide internal directories.