Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livebud/bud
/ New
Function
New
internal/is/is_internal.go:37–39 ·
view source on GitHub ↗
(t T)
Source
from the content-addressed store, hash-verified
35
}
36
37
func
New(t T) *I {
38
return
&I{os.Stdout, !nocolor, t, t.FailNow,
map
[string]
struct
{}{}}
39
}
40
41
type
I
struct
{
42
writer io.Writer
Callers
15
TestString
Function · 0.92
TestNoProject
Function · 0.92
TestEmptyBuild
Function · 0.92
TestPublic
Function · 0.92
TestPlugin
Function · 0.92
TestGetChangeGet
Function · 0.92
TestEmbedFavicon
Function · 0.92
TestGenerators
Function · 0.92
TestMissingGenerator
Function · 0.92
TestMissingMatchingMethod
Function · 0.92
TestSyntaxError
Function · 0.92
TestUpdateGenerator
Function · 0.92
Calls
no outgoing calls
Tested by
15
TestString
Function · 0.74
TestNoProject
Function · 0.74
TestEmptyBuild
Function · 0.74
TestPublic
Function · 0.74
TestPlugin
Function · 0.74
TestGetChangeGet
Function · 0.74
TestEmbedFavicon
Function · 0.74
TestGenerators
Function · 0.74
TestMissingGenerator
Function · 0.74
TestMissingMatchingMethod
Function · 0.74
TestSyntaxError
Function · 0.74
TestUpdateGenerator
Function · 0.74