Skip to content

struct Grits::DiffFileData
inherits Struct #

Constructors#

.new(mode : LibGit::FilemodeT, path : String, id_length : Int32, sha : String)#

Methods#

#clone#

#copy_with(mode _mode = @mode, path _path = @path, id_length _id_length = @id_length, sha _sha = @sha)#

#id_length : Int32#

#mode : LibGit::FilemodeT#

#path : String#

#sha : String#