Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidWells/analytics
/ getExposedFunctions
Function
getExposedFunctions
scripts/docs.js:549–551 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
547
}
548
549
function
getExposedFunctions(data) {
550
return
data.ast.methodsByName.filter(removeMethod)
551
}
552
553
function
renderRelevantMethods(data) {
554
// console.log('data', data)
Callers
2
mainUsageBlock
Function · 0.85
renderRelevantMethods
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected