The binary contents of this blob. Returns String
38 39 40
# File 'lib/blob.rb', line 38 def data @data ||= RJGit::Porcelain.cat_file(@jrepo, @jblob) end