Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ThatGuySam/doesitarm
/ constructor
Method
constructor
helpers/listing-page.js:92–96 ·
view source on GitHub ↗
( listing )
Source
from the content-addressed store, hash-verified
90
}
91
export
class
ListingDetails {
92
constructor ( listing ) {
93
this.api = listing
94
95
this.
type
= getAppType( listing )
96
}
97
98
type
=
''
99
Callers
nothing calls this directly
Calls
1
getAppType
Function · 0.90
Tested by
no test coverage detected