MCPcopy
hub / github.com/google/go-jsonnet / DebugEventExit

Struct DebugEventExit

debugger.go:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68type DebugEventExit struct {
69 Output string
70 Error error
71}
72
73func (d *DebugEventExit) anEvent() {}
74

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected