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

Method SetColor

user/config/config_point_arg.go:35–37  ·  view source on GitHub ↗
(color bool)

Source from the content-addressed store, hash-verified

33}
34
35func (this *PointArg) SetColor(color bool) {
36 argtype.GetArgType(this.TypeIndex).SetColor(color)
37}
38
39func (this *PointArg) SetFlagsFormat(format string) {
40 var p argtype.IArgType

Callers

nothing calls this directly

Calls 2

GetArgTypeFunction · 0.92
SetColorMethod · 0.65

Tested by

no test coverage detected