Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Usage = "whoami" ShortDescription = "Displays user currently logged in" LongDescription = "Displays email of the user currently logged in" HelpFlag = "Displays more information about the 'whoami' command" )
View Source
var (
ErrorNotLoggedIn = errors.New("You must be logged in to use the 'whoami' command")
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.