Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catppuccin/cli
/ GitProgress
Struct
GitProgress
internal/ui/progress.go:21–23 ·
view source on GitHub ↗
Finish
Source
from the content-addressed store, hash-verified
19
type
finishMsg string
// Finish
20
21
type
GitProgress
struct
{
22
Progress int
23
}
24
25
func
NewProgressBar() ProgressWrapper {
26
return
ProgressWrapper{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected