MCPcopy Create free account
hub / github.com/compozy/agh / parseOptionalMemoryScope

Function parseOptionalMemoryScope

internal/api/httpapi/shared_test.go:58–60  ·  view source on GitHub ↗
(raw string)

Source from the content-addressed store, hash-verified

56}
57
58func parseOptionalMemoryScope(raw string) (memcontract.Scope, error) {
59 return core.ParseOptionalMemoryScope(raw)
60}
61
62func resolveMemoryWorkspace(raw string) (string, error) {
63 return core.ResolveMemoryWorkspace(raw)

Calls 1

ParseOptionalMemoryScopeFunction · 0.92

Tested by

no test coverage detected