MCPcopy Create free account
hub / github.com/openclaw/gogcli / Error

Method Error

internal/sheetsconditional/conditional.go:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16type ValidationError string
17
18func (e ValidationError) Error() string {
19 return string(e)
20}
21
22//nolint:tagliatelle // Preserve the existing Sheets CLI JSON contract.
23type RuleItem struct {

Callers 3

TestParseEmbeddedAndSpecFunction · 0.45
TestBuildConditionFunction · 0.45
TestDeletePlanningFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestParseEmbeddedAndSpecFunction · 0.36
TestBuildConditionFunction · 0.36
TestDeletePlanningFunction · 0.36