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

Method SetFormatType

user/argtype/argtype_base.go:17–17  ·  view source on GitHub ↗
(format_type uint32)

Source from the content-addressed store, hash-verified

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

Callers 1

NewNumFormatFunction · 0.65

Implementers 1

ARG_NUMuser/argtype/argtype_base.go

Calls

no outgoing calls

Tested by

no test coverage detected