Method: Twterm::Image::HorizontalSequentialImage#-

Defined in:
lib/twterm/image/horizontal_sequential_image.rb

#-(other) ⇒ Object



8
9
10
# File 'lib/twterm/image/horizontal_sequential_image.rb', line 8

def -(other)
  append(other)
end