MCPcopy 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
16func (s *symlinkEvent) Event() notify.Event {
17 return s.event
18}
19func (s *symlinkEvent) Path() string {
20 return s.path
21}

Callers 1

NewSymlinkFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected