Method: Neovim::RemoteObject#type

Defined in:
lib/neovim/remote_object.rb

#typeObject



72
73
74
# File 'lib/neovim/remote_object.rb', line 72

def type
  self.class.type
end