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

Method ResolveDir

taskfile/node.go:24–24  ·  view source on GitHub ↗
(dir string)

Source from the content-addressed store, hash-verified

22 Verify(checksum string) bool
23 ResolveEntrypoint(entrypoint string) (string, error)
24 ResolveDir(dir string) (string, error)
25}
26
27type RemoteNode interface {

Callers 1

includeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected