MCPcopy Create free account
hub / github.com/go-task/task / Parent

Method Parent

taskfile/node.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16type Node interface {
17 Read() ([]byte, error)
18 Parent() Node
19 Location() string
20 Dir() string
21 Checksum() string

Callers 1

ResolveDirMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected