MCPcopy
hub / github.com/charmbracelet/glow / Error

Method Error

ui/ui.go:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51type errMsg struct{ err error }
52
53func (e errMsg) Error() string { return e.err.Error() }
54
55type (
56 initLocalFileSearchMsg struct {

Callers 10

buildFilterValueMethod · 0.80
styleFilteredTextFunction · 0.80
renderWithGlamourFunction · 0.80
initWatcherMethod · 0.80
watchFileMethod · 0.80
unwatchFileMethod · 0.80
newModelFunction · 0.80
InitMethod · 0.80
findLocalFilesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected