Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ blob
Method
blob
github-actions/browserstack/set-browserstack-env.js:9716–9720 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9714
setImmediate(() => {
9715
callback(err);
9716
});
9717
}
else
{
9718
callback(err);
9719
}
9720
}
9721
on(ev, ...args) {
9722
if
(ev ===
"data"
|| ev ===
"readable"
) {
9723
this[kReading] = true;
Callers
nothing calls this directly
Calls
2
__async
Function · 0.70
consume
Function · 0.70
Tested by
no test coverage detected