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

Method AnswerWithError

test/testutil/fakesurvey.go:343–345  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

341}
342
343func (q *QuestionWrapper) AnswerWithError(err error) {
344 q.Asker.sendAnswer(nil, err)
345}

Calls 1

sendAnswerMethod · 0.80