Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
400
type
optionNoExtConfig bool
401
402
func
(o optionNoExtConfig) modifyClient(c *Client) { c.noExtConfig = bool(o) }
403
Callers
1
OptionNoExternalConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected