MCPcopy Index your code
hub / github.com/go-task/task / Verify

Method Verify

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

Source from the content-addressed store, hash-verified

20 Dir() string
21 Checksum() string
22 Verify(checksum string) bool
23 ResolveEntrypoint(entrypoint string) (string, error)
24 ResolveDir(dir string) (string, error)
25}

Callers 2

readNodeContentMethod · 0.65
readRemoteNodeContentMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected