var searchIndex = {}; searchIndex["pentry"] = {"doc":"pentry is inspect Process Entry library inspired by mitchellh/go-ps.","items":[[3,"Process","pentry","Basic Process Object.",null,null],[3,"Problem","","Problem occurred in find processes routine.",null,null],[5,"find","","Find Process by Requested Process ID.",null,{"inputs":[{"name":"i32"}],"output":{"name":"result"}}],[5,"current","","Get Current Process Object.",null,{"inputs":[],"output":{"name":"result"}}],[11,"fmt","","",0,null],[11,"pid","","Get Process ID.",0,null],[11,"ppid","","Get Parent Process ID.",0,null],[11,"name","","Get Process Name.\nThis value maybe program name.",0,null],[11,"path","","Get Full file path of program if provided.",0,null],[11,"parent","","Get Parent Process Object.",0,null],[11,"fmt","","",1,null],[11,"fmt","","",1,null],[11,"description","","",1,null]],"paths":[[3,"Process"],[3,"Problem"]]}; initSearch(searchIndex);