Search
Provides struct and type for a FileCommitCommitAuthor
@type t() :: %GitHub.FileCommitCommitAuthor{ __info__: map(), date: String.t() | nil, email: String.t() | nil, name: String.t() | nil }