Method: Vimrunner::Server#executable
- Defined in:
- lib/vimrunner/server.rb
#executable ⇒ Object (readonly)
Returns the value of attribute executable.
23 24 25 |
# File 'lib/vimrunner/server.rb', line 23 def executable @executable end |