MCPcopy 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
190type textFormat struct{}
191
192var _ OutputFormat = textFormat{}
193

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected