Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/YMFE/yapi
/ del
Method
del
server/models/log.js:51–55 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
49
}
50
51
del(id) {
52
return
this.model.remove({
53
_id: id
54
});
55
}
56
57
list(typeid,
type
) {
58
return
this.model
Callers
3
p
Function · 0.45
d
Function · 0.45
commons.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected