Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatGuySam/doesitarm
/ zip
Method
zip
helpers/app-files-scanner.js:94–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
}
93
94
get zip () {
95
96
if
( this.zipModule )
return
this.zipModule
97
98
return
zip
99
}
100
101
isApp ( file ) {
102
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected