MCPcopy
hub / github.com/digitalocean/doctl / Error

Method Error

errors.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (e *TooManyArgsErr) Error() string {
47 return fmt.Sprintf("(%s) command contains unsupported arguments", e.Command)
48}

Callers

nothing calls this directly

Calls 1

SprintfMethod · 0.80

Tested by

no test coverage detected