Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apify/crawlee
/ psTree.test.ts
File
psTree.test.ts
test/utils/psTree.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ exec } from
'node:child_process'
;
2
import
path from
'node:path'
;
3
4
import
{ psTree } from
'../../packages/utils/src/internals/systemInfoV2/ps-tree'
;
Callers
nothing calls this directly
Calls
4
psTree
Function · 0.90
waitForCondition
Function · 0.85
expect
Function · 0.85
find
Method · 0.80
Tested by
no test coverage detected