Method: Neovim::RemoteObject#type

Defined in:
lib/neovim/remote_object.rb

#typeObject



69
70
71
# File 'lib/neovim/remote_object.rb', line 69

def type
  self.class.type
end