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

Method Error

internal/sheetsa1/a1.go:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10type ValidationError string
11
12func (e ValidationError) Error() string {
13 return string(e)
14}
15
16type Range struct {
17 SheetName string

Calls

no outgoing calls