MCPcopy Create free account
hub / github.com/Chat2AnyLLM/code-agent-manager / NewConfigService

Function NewConfigService

internal/desktop/config_service.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12type ConfigService struct{}
13
14func NewConfigService() *ConfigService { return &ConfigService{} }
15
16func (s *ConfigService) ListFiles() []ConfigFileDTO {
17 out := []ConfigFileDTO{{

Callers 2

NewServicesFunction · 0.85

Calls

no outgoing calls

Tested by 1