Cache
约 202 字小于 1 分钟
2025-10-13
Karin API Docs / Cache
接口: Cache
定义于: packages/core/src/types/plugin/cache.ts:24
缓存
属性
accept
accept:
Accept
<keyof NoticeEventMap | keyof RequestEventMap>[]
定义于: packages/core/src/types/plugin/cache.ts:28
accept
button
button:
Button
[]
定义于: packages/core/src/types/plugin/cache.ts:34
按钮
command
command: (
CommandClass
<keyofMessageEventMap
> |Command
<keyofMessageEventMap
>)[]
定义于: packages/core/src/types/plugin/cache.ts:30
command
count
count:
Count
定义于: packages/core/src/types/plugin/cache.ts:36
插件数量统计
handler
handler:
Record
<string
,Handler
[]>
定义于: packages/core/src/types/plugin/cache.ts:42
handler
index
index:
Record
<number
,PkgInfo
>
定义于: packages/core/src/types/plugin/cache.ts:26
插件索引
missing
missing:
Map<string, string>
定义于: packages/core/src/types/plugin/cache.ts:38
插件名称:缺失的依赖
static
static:
string
[]
定义于: packages/core/src/types/plugin/cache.ts:44
静态资源目录
task
task:
Task
[]
定义于: packages/core/src/types/plugin/cache.ts:32
定时任务
watcher
watcher:
Map<string, FSWatcher>
定义于: packages/core/src/types/plugin/cache.ts:40
apps监听