Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/git-lfs/git-lfs
/ LFSStorageDir
Method
LFSStorageDir
config/config.go:411–413 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
409
}
410
411
func
(c *Configuration) LFSStorageDir() string {
412
return
c.Filesystem().LFSStorageDir
413
}
414
415
func
(c *Configuration) LFSObjectDir() string {
416
return
c.Filesystem().LFSObjectDir()
Callers
3
Environ
Function · 0.80
newLockClient
Function · 0.80
fsckCommand
Function · 0.80
Calls
1
Filesystem
Method · 0.95
Tested by
no test coverage detected