View Source GitHub.Commit.Activity (GitHub REST API Client v0.0.6)

Provides struct and type for CommitActivity

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Commit.Activity{
  days: [integer()],
  total: integer(),
  week: integer()
}