Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Github.User
The User
module provides basic user information query functions.
current_info ()
is the user information linked to the current token.
info ~user ()
is the user information for user user
.
repositories ~user ()
is a stream of user user
's repositories.