Method: Amun::Windows::BufferWindow#display_current_buffer

Defined in:
lib/amun/windows/buffer_window.rb

#display_current_bufferObject

render current buffer from the Buffer class



37
38
39
# File 'lib/amun/windows/buffer_window.rb', line 37

def display_current_buffer
  @buffer = nil
end