MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / IsEnable

Method IsEnable

user/config/config_module.go:728–730  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

726}
727
728func (this *SyscallConfig) IsEnable() bool {
729 return this.Enable
730}
731
732func (this *SyscallConfig) Info() string {
733 var whitelist []string

Callers 1

update_stack_configMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected