Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
74
type
ConsoleHuman
struct
{
75
view *View
76
}
77
78
var
_ Console = (*ConsoleHuman)(nil)
79
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected