MCPcopy Create free account
hub / github.com/OctopusDeploy/cli / RequesterContext

Struct RequesterContext

pkg/apiclient/requester.go:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15type RequesterContext struct {
16 cmd *cobra.Command
17}
18
19type FakeRequesterContext struct {
20}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected