Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/riverqueue/river
/ SetCommandBase
Method
SetCommandBase
cmd/river/rivercli/command.go:27–27 ·
view source on GitHub ↗
(b *CommandBase)
Source
from the content-addressed store, hash-verified
25
Run(ctx context.Context, opts TOpts) (bool, error)
26
GetCommandBase() *CommandBase
27
SetCommandBase(b *CommandBase)
28
}
29
30
// CommandBase provides common facilities for a River CLI command. It's
Callers
2
withCommandBase
Function · 0.65
RunCommand
Function · 0.65
Calls
no outgoing calls
Tested by
1
withCommandBase
Function · 0.52