struct

TreePayload::Tree

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(path : String, mode : String, type : String, sha : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(path _path = @path, mode _mode = @mode, type _type = @type, sha _sha = @sha)
Source
mode
path
sha
type