MCPcopy Create free account
hub / github.com/auth0/auth0-cli / AsTableHeader

Method AsTableHeader

internal/display/logs.go:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40}
41
42func (v *LogView) AsTableHeader() []string {
43 return []string{"Type", "Description", "Date", "Connection", "Client"}
44}
45
46func (v *LogView) getConnection() string {
47 if v.Details["prompts"] == nil {

Callers 1

AsTableHeaderStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected