github.com/go-git/gcfg/types.EnumParser.AddVals (method)

2 uses

	github.com/go-git/gcfg/types (current package)
		bool.go#L11: 	ep.AddVals(BoolValues)
		enum.go#L19: func (ep *EnumParser) AddVals(vals map[string]interface{}) {