Documentation ¶
Overview ¶
Package cli contains the cmd/tailscale CLI code in a package that can be included in other wrapper binaries such as the Mac and Windows clients.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActLikeCLI ¶
func ActLikeCLI() bool
ActLikeCLI reports whether a GUI application should act like the CLI based on os.Args, GOOS, the context the process is running in (pty, parent PID), etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.