MCPcopy 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
8type IConfig interface {
9 SetDebug(bool)
10 Info() string
11}
12

Callers 1

InitCommonConfigMethod · 0.65

Implementers 2

SyscallConfiguser/config/config_module.go
BaseConfiguser/config/iconfig.go

Calls

no outgoing calls

Tested by

no test coverage detected