Method: WhatToRun::Runner#executable
- Defined in:
- lib/what_to_run/runner.rb
#executable ⇒ Object (readonly)
Returns the value of attribute executable.
7 8 9 |
# File 'lib/what_to_run/runner.rb', line 7 def executable @executable end |