Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ Local
Struct
Local
models/store/local.go:14–14 ·
view source on GitHub ↗
本地存储
Source
from the content-addressed store, hash-verified
12
13
//本地存储
14
type
Local
struct
{}
15
16
//判断文件对象是否存在
17
//@param object 文件对象
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected