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

Method Code

errors/errors_task.go:206–208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

204}
205
206func (err *TaskNotAllowedVarsError) Code() int {
207 return CodeTaskNotAllowedVars
208}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected