MCPcopy
hub / github.com/zegl/kube-score / String

Method String

config/config.go:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67}
68
69func (s Semver) String() string {
70 return fmt.Sprintf("v%d.%d", s.Major, s.Minor)
71}

Callers 5

outputHumanStepFunction · 0.45
CIFunction · 0.45
decodeItemMethod · 0.45
handleScoreFunction · 0.45
scoreFilesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected