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

Struct loadedFilesMsg

ui/models.go:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 )
89
90 vp := viewport.New(80, 20)
91
92 return CommitUI{
93 cfg: cfg,
94 includeEmoji: includeEmoji,
95 selected: make(map[string]bool),
96 commitMsgs: make(map[string]string),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected