Method: Neovim::RemoteObject#inspect
- Defined in:
- lib/neovim/remote_object.rb
#inspect ⇒ Object
73 74 75 |
# File 'lib/neovim/remote_object.rb', line 73 def inspect "#<#{self.class}:#{self.object_id} #@index>" end |
73 74 75 |
# File 'lib/neovim/remote_object.rb', line 73 def inspect "#<#{self.class}:#{self.object_id} #@index>" end |