func()

in pkg/config/types.go [69:71]


func (vo *configurationOverrides) HasSchema() bool {
	return vo.Schema != ""
}