Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 416 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 416 Bytes

proc Build Status Coverage Status

  • get process info
  • get process chain
  • kill process chain

usage

proc := GetProc(1)
proc.KillProcChainReverse()

license

MIT License