| Class | Neovim::Executable |
| In: |
lib/neovim/executable.rb
|
| Parent: | Object |
| VERSION_PATTERN | = | /\ANVIM v?(.+)$/ |
| path | [R] |
Load the current executable from the NVIM_EXECUTABLE environment variable.
@param env [Hash] @return [Executable]