Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
function
xprofctl(configurable, describe, choices) {
10
return
{ configurable, describe, choices, };
11
}
12
13
module.exports = () => {
14
return
[
Callers
1
configuration.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected