Method: Neovim::Window#width

Defined in:
lib/neovim/remote_object.rb

#widthObject



305
# File 'lib/neovim/remote_object.rb', line 305

def width    ; call_obj :get_width    ; end