Method: Neovim::Connection#client
- Defined in:
- lib/neovim/connection.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
18 19 20 |
# File 'lib/neovim/connection.rb', line 18 def client @client end |
Returns the value of attribute client.
18 19 20 |
# File 'lib/neovim/connection.rb', line 18 def client @client end |