Class: Neovim::Tabpage
- Inherits:
-
RemoteObject
- Object
- RemoteObject
- Neovim::Tabpage
- Defined in:
- lib/neovim/tabpage.rb
Overview
Class representing an nvim
tabpage.
The methods documented here were generated using NVIM v0.10.0
Instance Attribute Summary
Attributes inherited from RemoteObject
Method Summary
Methods inherited from RemoteObject
#==, #initialize, #method_missing, #methods, #respond_to_missing?, #to_msgpack
Constructor Details
This class inherits a constructor from Neovim::RemoteObject
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Neovim::RemoteObject