Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/
Class
src/main/attachmentHandler.ts:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
* 管理文件附件的本地存储
15
*/
16
class
AttachmentHandler {
17
/**
18
* 保存附件到本地
19
* @param fileId 文件ID
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected