Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
37
type
AppConfigurer
interface
{
38
GetDebug() bool
39
40
// build info
41
GetVersion() string
Callers
3
NewCommon
Function · 0.65
newLogger
Function · 0.65
startBackgroundRoutines
Method · 0.65
Implementers
1
AppConfig
pkg/config/app_config.go
Calls
no outgoing calls
Tested by
no test coverage detected