Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/go-task/task
/ NotAllowedVar
Struct
NotAllowedVar
errors/errors_task.go:184–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
type
NotAllowedVar
struct
{
185
Value string
186
Enum []string
187
Name string
188
}
189
190
type
TaskNotAllowedVarsError
struct
{
191
TaskName string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected