MCPcopy Create free account
hub / github.com/FlashpointProject/FlashpointUltimateUpdater / Error

Method Error

types.go:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126}
127
128func (e *ConfigError) Error() string {
129 return fmt.Sprintf("Failed to load config\n%s", e.err.Error())
130}
131
132type MetaError struct {
133 err error

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected