Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ plugins-rpc.test.ts
File
plugins-rpc.test.ts
packages/agent-core/test/rpc/plugins-rpc.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, mkdtemp, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
13
mkdtemp
Function · 0.85
mergePluginMcpConfig
Method · 0.80
restoreEnv
Function · 0.70
writeFile
Function · 0.50
mkdir
Function · 0.50
readFile
Function · 0.50
installPlugin
Method · 0.45
listPlugins
Method · 0.45
setPluginEnabled
Method · 0.45
removePlugin
Method · 0.45
setPluginMcpServerEnabled
Method · 0.45
getPluginInfo
Method · 0.45
Tested by
no test coverage detected