Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livebud/bud
/ Stdout
Method
Stdout
internal/testcli/testcli.go:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
func
(r *Result) Stdout() string {
102
return
r.stdout.String()
103
}
104
105
func
(r *Result) Stderr() (stderr string) {
106
// New reader to allow multiple scans
Callers
15
TestNoProject
Function · 0.45
TestEmptyBuild
Function · 0.45
TestPkgGenerator
Function · 0.45
TestCmdGenerator
Function · 0.45
TestGeneratorServer
Function · 0.45
TestStructInStruct
Function · 0.45
TestConsoleLog
Function · 0.45
TestWelcome
Function · 0.45
TestEmptyBuild
Function · 0.45
TestNewControllerNoActions
Function · 0.45
TestNewControllerNoActionsRoute
Function · 0.45
TestNewControllerAll
Function · 0.45
Calls
1
String
Method · 0.65
Tested by
15
TestNoProject
Function · 0.36
TestEmptyBuild
Function · 0.36
TestPkgGenerator
Function · 0.36
TestCmdGenerator
Function · 0.36
TestGeneratorServer
Function · 0.36
TestStructInStruct
Function · 0.36
TestConsoleLog
Function · 0.36
TestWelcome
Function · 0.36
TestEmptyBuild
Function · 0.36
TestNewControllerNoActions
Function · 0.36
TestNewControllerNoActionsRoute
Function · 0.36
TestNewControllerAll
Function · 0.36