Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ textFormat
Struct
textFormat
cli/cliui/output.go:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
type
textFormat
struct
{}
191
192
var
_ OutputFormat = textFormat{}
193
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected