MCPcopy Index your code
hub / github.com/coder/coder / userShowFormat

Struct userShowFormat

cli/userlist.go:135–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135type userShowFormat struct{}
136
137var _ cliui.OutputFormat = &userShowFormat{}
138

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected