BigW Consortium Gitlab

diff_line.rb 64 Bytes
class DiffLine
  attr_accessor :type, :content, :num, :code
end