# Functions
FetchAuthorizedUser fetches the owner of this api token.
NewHelpCommand return an instance of this subcommand.
NewReposCommand return a ReposCommand instance.
# Structs
No description provided by the author
HelpCommand describe a subcommand to show the subcommands.
ReposCommand describe a subcommand to fetch repos.
# Interfaces
SubCommand describe a sub command.