MCPcopy Create free account
hub / github.com/X-Profiler/xprofiler / xprofctl

Function xprofctl

configuration.js:9–11  ·  view source on GitHub ↗
(configurable, describe, choices)

Source from the content-addressed store, hash-verified

7}
8
9function xprofctl(configurable, describe, choices) {
10 return { configurable, describe, choices, };
11}
12
13module.exports = () => {
14 return [

Callers 1

configuration.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected