Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
343
func
(q *QuestionWrapper) AnswerWithError(err error) {
344
q.Asker.sendAnswer(nil, err)
345
}
Callers
3
TestReleaseCreate_AskQuestions_AskGitResourceOverrideLoop
Function · 0.80
TestReleaseCreate_AskQuestions_AskPackageOverrideLoop
Function · 0.80
TestQuestion_DeleteWithConfirmation_error
Function · 0.80
Calls
1
sendAnswer
Method · 0.80
Tested by
3
TestReleaseCreate_AskQuestions_AskGitResourceOverrideLoop
Function · 0.64
TestReleaseCreate_AskQuestions_AskPackageOverrideLoop
Function · 0.64
TestQuestion_DeleteWithConfirmation_error
Function · 0.64