Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/anchordotdev/cli
/ Run
Method
Run
ui/driver.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
type
Program
interface
{
29
Quit()
30
Run() (tea.Model, error)
31
Send(tea.Msg)
32
Wait()
33
}
Callers
15
TestConfigLoadENV
Function · 0.65
TestConfigLoadTOML
Function · 0.65
TestConfigEncodeTOML
Function · 0.65
TestRoundTrip
Function · 0.65
NewCmd
Function · 0.65
TestCmdRoot
Function · 0.65
TestError
Function · 0.65
TestPanic
Function · 0.65
TestMain
Function · 0.65
TestCmdTrust
Function · 0.65
TestTrust
Function · 0.65
TestCmdTrustAudit
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestConfigLoadENV
Function · 0.52
TestConfigLoadTOML
Function · 0.52
TestConfigEncodeTOML
Function · 0.52
TestRoundTrip
Function · 0.52
TestCmdRoot
Function · 0.52
TestError
Function · 0.52
TestPanic
Function · 0.52
TestMain
Function · 0.52
TestCmdTrust
Function · 0.52
TestTrust
Function · 0.52
TestCmdTrustAudit
Function · 0.52
TestAudit
Function · 0.52