Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dadi/api
/ clients.js
File
clients.js
dadi/lib/controller/clients.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
acl = require(
'./../model/acl'
)
2
const
model = require(
'./../model/acl/client'
)
3
const
help = require(
'./../help'
)
4
Callers
nothing calls this directly
Calls
6
handler
Function · 0.85
get
Method · 0.80
delete
Method · 0.80
formatForOutput
Method · 0.80
create
Method · 0.80
find
Method · 0.80
Tested by
no test coverage detected