MCPcopy Create free account
hub / github.com/compozy/agh / closeFailingTemporaryOutputFile

Struct closeFailingTemporaryOutputFile

internal/codegen/openapits/generate_test.go:442–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

440}
441
442type closeFailingTemporaryOutputFile struct {
443 name string
444 err error
445}
446
447func (f closeFailingTemporaryOutputFile) Name() string {
448 return f.name

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected