MCPcopy Create free account
hub / github.com/bluekeyes/patch2pr / closeQuitely

Function closeQuitely

cmd/patch2pr/main.go:491–493  ·  view source on GitHub ↗
(c io.Closer)

Source from the content-addressed store, hash-verified

489}
490
491func closeQuitely(c io.Closer) {
492 _ = c.Close()
493}
494
495func helpText() string {
496 help := `

Callers 1

parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected