Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/
Class
src/main/attachmentHandler.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
* 管理文件附件的本地存储
8
*/
9
class
AttachmentHandler {
10
private attachmentsDir: string
11
12
constructor() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected