Parent

Methods

Included Modules

Rugged::Diff

Attributes

owner[R]
tree[R]

Public Instance Methods

deltas() click to toggle source
# File lib/rugged/diff.rb, line 17
def deltas
  each_delta.to_a
end
patches() click to toggle source
# File lib/rugged/diff.rb, line 13
def patches
  each_patch.to_a
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.