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

Method Code

errors/errors_taskfile.go:216–218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

214}
215
216func (err *TaskfileDoesNotMatchChecksum) Code() int {
217 return CodeTaskfileDoesNotMatchChecksum
218}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected