MCPcopy
hub / github.com/hashicorp/hcl / Flush

Method Flush

cmd/hcldec/diags_json.go:99–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97
98type flusher interface {
99 Flush() error
100}
101
102func flush(maybeFlusher interface{}) error {

Callers 1

flushFunction · 0.65

Implementers 1

jsonDiagWritercmd/hcldec/diags_json.go

Calls

no outgoing calls

Tested by

no test coverage detected