Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoCodeStack/ios-device-farm
/ consume
Method
consume
public/static/js/renderer/back.frame.js:11–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
consume() {
12
const
blob = this.blob;
13
this.blob = null;
14
return
blob;
15
}
16
17
destroy() {
18
this.consume();
Callers
1
destroy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected