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/front.frame.js:49–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
consume() {
50
if
(!this.fresh)
return
null;
51
this.fresh = false;
52
return
this;
53
}
54
55
destroy() {
56
this.reset();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected