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

Method Code

errors/errors_taskrc.go:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16}
17
18func (err TaskRCNotFoundError) Code() int {
19 return CodeTaskRCNotFoundError
20}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected