Method: Sequence#chunks

Defined in:
lib/merge3.rb

#chunksObject (readonly)

the list of chunks, sorted in order of the edited file



259
260
261
# File 'lib/merge3.rb', line 259

def chunks
  @chunks
end