MCPcopy
hub / github.com/livebud/bud / Run

Method Run

package/commander/commander.go:19–19  ·  view source on GitHub ↗
(runner func(ctx context.Context) error)

Source from the content-addressed store, hash-verified

17 Arg(name string) *Arg
18 Args(name string) *Args
19 Run(runner func(ctx context.Context) error)
20}
21
22//go:embed usage.gotext

Callers 15

TestNoProjectFunction · 0.65
TestEmptyBuildFunction · 0.65
TestGeneratorsFunction · 0.65
TestMissingGeneratorFunction · 0.65
TestSyntaxErrorFunction · 0.65
TestPkgGeneratorFunction · 0.65
TestCmdGeneratorFunction · 0.65
TestGeneratorServerFunction · 0.65
TestStructInStructFunction · 0.65
TestEmptyFunction · 0.65
TestSvelteToSvelteFunction · 0.65

Implementers 2

Subcommandpackage/commander/subcommand.go
CLIpackage/commander/commander.go

Calls

no outgoing calls

Tested by 15

TestNoProjectFunction · 0.52
TestEmptyBuildFunction · 0.52
TestGeneratorsFunction · 0.52
TestMissingGeneratorFunction · 0.52
TestSyntaxErrorFunction · 0.52
TestPkgGeneratorFunction · 0.52
TestCmdGeneratorFunction · 0.52
TestGeneratorServerFunction · 0.52
TestStructInStructFunction · 0.52
TestEmptyFunction · 0.52
TestSvelteToSvelteFunction · 0.52