Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeeFlowerX/stackplz
/ SetDebug
Method
SetDebug
user/config/iconfig.go:9–9 ·
view source on GitHub ↗
(bool)
Source
from the content-addressed store, hash-verified
7
8
type
IConfig
interface
{
9
SetDebug(bool)
10
Info() string
11
}
12
Callers
1
InitCommonConfig
Method · 0.65
Implementers
2
SyscallConfig
user/config/config_module.go
BaseConfig
user/config/iconfig.go
Calls
no outgoing calls
Tested by
no test coverage detected