MCPcopy Create free account
hub / github.com/dadi/api / reference.js

File reference.js

dadi/lib/fields/reference.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path')
2const mediaModel = require(path.join(__dirname, '/../model/media'))
3
4module.exports.type = 'reference'

Callers

nothing calls this directly

Calls 7

isOperatorQueryFunction · 0.85
createModelChainFunction · 0.85
processTreeFunction · 0.85
findMethod · 0.80
formatForOutputMethod · 0.80
getMethod · 0.80
createMethod · 0.80

Tested by

no test coverage detected