Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nektos/act
/ Name
Method
Name
pkg/runner/action_cache.go:116–118 ·
view source on GitHub ↗
Name implements fs.FileInfo.
()
Source
from the content-addressed store, hash-verified
114
115
// Name implements fs.FileInfo.
116
func
(g *GitFileInfo) Name() string {
117
return
g.name
118
}
119
120
// Size implements fs.FileInfo.
121
func
(g *GitFileInfo) Size() int64 {
Callers
15
copyDir
Method · 0.80
TestGetSocketAndHostNoHostNoSocketDefaultLocation
Function · 0.80
GetContainerArchive
Method · 0.80
Fetch
Method · 0.80
GetTarArchive
Method · 0.80
tempNames
Method · 0.80
TestHandler
Function · 0.80
TestHandler_CustomExternalURL
Function · 0.80
NewWorkflowPlanner
Function · 0.80
walk
Method · 0.80
CopyDir
Function · 0.80
FindGitRef
Function · 0.80
Calls
no outgoing calls
Tested by
5
TestGetSocketAndHostNoHostNoSocketDefaultLocation
Function · 0.64
TestHandler
Function · 0.64
TestHandler_CustomExternalURL
Function · 0.64
walk
Method · 0.64
cleanGitHooks
Function · 0.64