MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / SlashRows

Method SlashRows

backend/session.go:344–346  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

342 return controller
343}
344
345func (c *SessionController) ID() string {
346 return c.id
347}
348
349func (c *SessionController) TenantID() string { return c.tenantID }

Callers 1

dispatchResultMethod · 0.80

Calls 1

SkillRegistryMethod · 0.80

Tested by

no test coverage detected