MCPcopy
hub / github.com/cli/cli / Stderr

Method Stderr

test/helpers.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19func (c CmdOut) Stderr() string {
20 return c.ErrBuf.String()
21}
22
23// OutputStub implements a simple utils.Runnable
24type OutputStub struct {

Callers 15

Test_runLockFunction · 0.95
Test_createRunFunction · 0.95
Test_createRun_GHESFunction · 0.95
TestIssueReopenFunction · 0.80
TestIssueDeleteFunction · 0.80
TestIssueDelete_confirmFunction · 0.80
TestIssueList_nonttyFunction · 0.80

Calls 1

StringMethod · 0.45

Tested by 15

Test_runLockFunction · 0.76
Test_createRunFunction · 0.76
Test_createRun_GHESFunction · 0.76
TestIssueReopenFunction · 0.64
TestIssueDeleteFunction · 0.64
TestIssueDelete_confirmFunction · 0.64
TestIssueList_nonttyFunction · 0.64