MCPcopy Create free account
hub / github.com/LunaSource/Luna / fileProcessedMsg

Struct fileProcessedMsg

ui/models.go:84–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 sp.Spinner = spinner.Points
83 sp.Style = lipgloss.NewStyle().Foreground(style.ColorAccent)
84
85 prog := progress.New(
86 progress.WithSolidFill(string(style.ColorPrimary)),
87 progress.WithGradient("#7209b7", "#4361ee"),
88 )
89
90 vp := viewport.New(80, 20)
91

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected