MCPcopy
hub / github.com/mongodb/node-mongodb-native / expand-tasks.mjs

File expand-tasks.mjs

etc/expand-tasks.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// usage: node expand-task.js <task name>
2// must be run from root of the Node driver
3//
4// The output is pipeable: `node expand-task.js <task name> | jq '.'`

Callers

nothing calls this directly

Calls 5

errorMethod · 0.80
logMethod · 0.80
inspectFunction · 0.50
findMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected