Octokit v0.1.0 Octokit.User
Represents a GitHub user.
Summary
Functions
Parses the body of an API response into an Octokit.User
Types
t :: %Octokit.User{bio: term, blog: term, company: term, created_at: term, email: term, followers: term, following: term, hireable: term, id: term, location: term, login: term, name: term, public_gists: term, public_repos: term, site_admin: term, type: term, updated_at: term}