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

Function NewAppService

internal/desktop/app_service.go:9–9  ·  view source on GitHub ↗
(version string)

Source from the content-addressed store, hash-verified

7}
8
9func NewAppService(version string) *AppService { return &AppService{version: version} }
10
11func (s *AppService) Version() string {
12 if s.version == "" {

Callers 2

NewServicesFunction · 0.85

Calls

no outgoing calls

Tested by 1