Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/imcuttle/mometa
/ Program
Function
Program
packages/fs-handler/src/common/add-material/index.ts:86–86 ·
view source on GitHub ↗
(p, { opts })
Source
from the content-addressed store, hash-verified
84
return
{
85
visitor: {
86
Program(p, { opts }) {},
87
JSXIdentifier(path, { opts }) {
88
// @ts-ignore
89
handleIdentifier(path, opts, this.file.code)
Callers
nothing calls this directly
Calls
5
createLineContentsByContent
Function · 0.90
getValidName
Function · 0.85
create
Method · 0.80
getText
Function · 0.70
toString
Method · 0.45
Tested by
no test coverage detected