struct

GitHub::Git::Entry

Inherits MessagePack::Serializable < JSON::Serializable < GitHub::Resource < Struct < Value < Object

Constructors

new(path : String, content : Nil | String, mode : String = "100644")
Source
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

content
Source
mode
Source
path
Source
sha?
Source
size
Source
size?
Source
to_json(json : JSON::Builder)
Source
type
Source
url?
Source

Nested types