MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / Stat

Method Stat

internal/testutils/mocks.go:105–105  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

103 WriteFile(filename string, data []byte, perm os.FileMode) error
104 MkdirAll(path string, perm os.FileMode) error
105 Stat(name string) (os.FileInfo, error)
106}
107
108type MockFileSystem struct {

Callers 10

isProcessAliveFunction · 0.65
KeyExistsFunction · 0.65
PerformUpdateFunction · 0.65
FinalizeWindowsSwapFunction · 0.65
runElevatedStagingHelperFunction · 0.65
finalizeUpdateInDirFunction · 0.65
removeSSHHostEntryFunction · 0.65
runLogoutFunction · 0.65

Implementers 1

MockFileSysteminternal/testutils/mocks.go

Calls

no outgoing calls

Tested by

no test coverage detected