Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/larksuite/cli
/ Stat
Method
Stat
internal/vfs/fs.go:15–15 ·
view source on GitHub ↗
Query
(name string)
Source
from the content-addressed store, hash-verified
13
type
FS
interface
{
14
// Query
15
Stat(name string) (fs.FileInfo, error)
16
Lstat(name string) (fs.FileInfo, error)
17
Getwd() (string, error)
18
UserHomeDir() (string, error)
Callers
15
hasGoMod
Function · 0.65
LoadSubtypeAllowlists
Function · 0.65
CheckErrsContract
Function · 0.65
TestSaveResponse_CreatesDir
Function · 0.65
TestCorruptedCache_SelfHeals
Function · 0.65
TestProvider_ScanLazyCreateConfig
Function · 0.65
TestSyncSkills_WritesStateAndDoesNotWriteStamp
Function · 0.65
Stat
Method · 0.65
Stat
Function · 0.65
TestAtomicWrite_SetsRestrictivePermission
Function · 0.65
ListPath
Method · 0.65
ensureSkill
Method · 0.65
Implementers
1
OsFs
internal/vfs/osfs.go
Calls
no outgoing calls
Tested by
15
TestSaveResponse_CreatesDir
Function · 0.52
TestCorruptedCache_SelfHeals
Function · 0.52
TestProvider_ScanLazyCreateConfig
Function · 0.52
TestSyncSkills_WritesStateAndDoesNotWriteStamp
Function · 0.52
TestAtomicWrite_SetsRestrictivePermission
Function · 0.52
TestRunCommandRemovesTemporaryConfigDir
Function · 0.52
TestPlatformSetFallsBackToFileMasterKey
Function · 0.52
TestAtomicWrite_SetsRestrictivePermission
Function · 0.52
TestTryLock_Success
Function · 0.52
TestUnlock_KeepsFileOnDisk
Function · 0.52
TestForSubscribe
Function · 0.52
TestUnixTransport_Cleanup
Function · 0.52