MCPcopy 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
549function getExposedFunctions(data) {
550 return data.ast.methodsByName.filter(removeMethod)
551}
552
553function renderRelevantMethods(data) {
554 // console.log('data', data)

Callers 2

mainUsageBlockFunction · 0.85
renderRelevantMethodsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected