Class: Neovim::Remote::Message::Notification
- Inherits:
-
Neovim::Remote::Message
- Object
- Neovim::Remote::Message
- Neovim::Remote::Message::Notification
- Defined in:
- lib/neovim/remote.rb
Constant Summary collapse
- ID =
2
- KEYS =
%i(method_name arguments)
Method Summary
Methods inherited from Neovim::Remote::Message
#fields, find, from_array, inherited, #initialize, #inspect, #method_missing, #methods, #respond_to_missing?, #to_a, #to_h, #to_s
Constructor Details
This class inherits a constructor from Neovim::Remote::Message
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Neovim::Remote::Message