Method: Pike::Env#bundler_prefix
- Defined in:
- lib/pike/env.rb
#bundler_prefix ⇒ Object (readonly)
Aboslute path to the bundle executable on the remote machine
9 10 11 |
# File 'lib/pike/env.rb', line 9 def bundler_prefix @bundler_prefix end |