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

Struct hostAPITestTaskSessionExecutor

internal/extension/host_api_test.go:4736–4739  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4734}
4735
4736type hostAPITestTaskSessionExecutor struct {
4737 sessions *session.Manager
4738 globalWorkspacePath string
4739}
4740
4741func mustExtensionTaskActorContext(t testing.TB, extensionName string) taskpkg.ActorContext {
4742 t.Helper()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected