Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ free
Method
free
github-actions/browserstack/set-browserstack-env.js:8365–8367 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8363
return
this[kPool][kConnected];
8364
}
8365
get free() {
8366
return
this[kPool][kFree];
8367
}
8368
get pending() {
8369
return
this[kPool][kPending];
8370
}
Callers
1
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected