BigW Consortium Gitlab

diff_line.rb 64 Bytes
Newer Older
1 2 3
class DiffLine
  attr_accessor :type, :content, :num, :code
end