Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Event
Method
Event
pkg/devspace/sync/symlink.go:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
func
(s *symlinkEvent) Event() notify.Event {
17
return
s.event
18
}
19
func
(s *symlinkEvent) Path() string {
20
return
s.path
21
}
Callers
1
NewSymlink
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected