Octokit v0.0.1 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}

Functions

parse(body)

Specs

parse(String.t) :: t