MCPcopy
hub / github.com/jesseduffield/lazygit / GetDebug

Method GetDebug

pkg/config/app_config.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36
37type AppConfigurer interface {
38 GetDebug() bool
39
40 // build info
41 GetVersion() string

Callers 3

NewCommonFunction · 0.65
newLoggerFunction · 0.65

Implementers 1

AppConfigpkg/config/app_config.go

Calls

no outgoing calls

Tested by

no test coverage detected