MCPcopy
hub / github.com/opentofu/opentofu / ConsoleHuman

Struct ConsoleHuman

internal/command/views/console.go:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74type ConsoleHuman struct {
75 view *View
76}
77
78var _ Console = (*ConsoleHuman)(nil)
79

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected