Method: Window#close
- Defined in:
- lib/ver/layout/vim.rb
#close ⇒ Object
Close this window to hide it, asks if buffer was modified, will do nothing if current window is last window on screen.
37 38 |
# File 'lib/ver/layout/vim.rb', line 37 def close end |