Class: Neovim::Tabpage

Inherits:
RemoteObject show all
Defined in:
lib/neovim/tabpage.rb

Overview

Class representing an nvim tabpage.

The methods documented here were generated using NVIM v0.9.2

Instance Attribute Summary

Attributes inherited from RemoteObject

#index

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