Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catppuccin/cli
/ ProgressWrapper
Struct
ProgressWrapper
internal/ui/progress.go:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
type
ProgressWrapper
struct
{
84
progress progress.Model
85
}
86
87
func
(m ProgressWrapper) Init() tea.Cmd {
88
return
StartClone(RepoName)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected