MCPcopy
hub / github.com/danielmiessler/Fabric / IsConfigured

Method IsConfigured

internal/plugins/plugin.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 GetName() string
17 GetSetupDescription() string
18 IsConfigured() bool
19 Configure() error
20 Setup() error
21 SetupFillEnvFileContent(*bytes.Buffer)

Callers 10

runInteractiveSetupMethod · 0.95
IsConfiguredMethod · 0.65
TestSpotify_IsConfiguredFunction · 0.65
isFirstTimeSetupMethod · 0.65
runFirstTimeSetupMethod · 0.65
validateSetupMethod · 0.65
ConfigureVendorsMethod · 0.65
handleToolProcessingFunction · 0.65
IsConfiguredMethod · 0.65

Implementers 3

mockVendorinternal/core/chatter_test.go
testVendorinternal/core/plugin_registry_test.go
stubVendorinternal/plugins/ai/vendors_test.go

Calls

no outgoing calls

Tested by 2

TestSpotify_IsConfiguredFunction · 0.52