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

Method SetFlagsConfig

user/argtype/argtype_base.go:16–16  ·  view source on GitHub ↗
(flags_config *FlagsConfig)

Source from the content-addressed store, hash-verified

14
15type IArgTypeNum interface {
16 SetFlagsConfig(flags_config *FlagsConfig)
17 SetFormatType(format_type uint32)
18}
19

Callers 2

RegisterFlagsConfigFunction · 0.65
NewNumFlagsFunction · 0.65

Implementers 1

ARG_NUMuser/argtype/argtype_base.go

Calls

no outgoing calls

Tested by

no test coverage detected