Octokit v0.0.3 Octokit.User
Represents a GitHub user record.
Summary
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}