Add Sandbox to procsnitch Info struct

shw_dev
dma 7 years ago
parent ae8f6d96ba
commit 9ff74569f3

@ -23,6 +23,7 @@ type Info struct {
FirstArg string FirstArg string
ParentCmdLine string ParentCmdLine string
ParentExePath string ParentExePath string
Sandbox string
} }
type pidCache struct { type pidCache struct {

Loading…
Cancel
Save