Versions in this module Expand all Collapse all v0 v0.0.6 May 26, 2024 Changes in this version + func EnvOfProc(proc *process.Process) ([]string, error) + func ParentOfProc(proc *process.Process) (*process.Process, error) + func TTYOfProc(proc *process.Process) (string, error)