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

Function InitConsole

internal/ansi/init.go:8–8  ·  view source on GitHub ↗

InitConsole initializes any platform-specific aspect of the terminal. This method will run for all except Windows.

()

Source from the content-addressed store, hash-verified

6// InitConsole initializes any platform-specific aspect of the terminal.
7// This method will run for all except Windows.
8func InitConsole() {}

Callers 1

ExecuteFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected