MCPcopy Create free account
hub / github.com/perkeep/perkeep / optionNoExtConfig

TypeAlias optionNoExtConfig

pkg/client/client.go:400–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400type optionNoExtConfig bool
401
402func (o optionNoExtConfig) modifyClient(c *Client) { c.noExtConfig = bool(o) }
403

Callers 1

OptionNoExternalConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected