Method: Neovim::Remote::Message#to_a
- Defined in:
- lib/neovim/remote.rb
#to_a ⇒ Object
67 68 69 |
# File 'lib/neovim/remote.rb', line 67 def to_a [self.class::ID, *fields] end |
67 68 69 |
# File 'lib/neovim/remote.rb', line 67 def to_a [self.class::ID, *fields] end |