Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ThatGuySam/doesitarm
/ getListOptions
Method
getListOptions
build-lists.js:174–176 ·
view source on GitHub ↗
( listName )
Source
from the content-addressed store, hash-verified
172
]
173
174
getListOptions ( listName ) {
175
return
this.listsOptions.find( listOption => listOption.name === listName )
176
}
177
178
shouldHaveRelatedVideos ( app ) {
179
const
appType = getAppType( app )
Callers
1
makeKindLists
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected