Method: Neovim::API#channel_id

Defined in:
lib/neovim/api.rb

#channel_idObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

[View source] [View on GitHub]

4
5
6
# File 'lib/neovim/api.rb', line 4

def channel_id
  @channel_id
end