| Class | RVM::Shell::SingleShotWrapper |
| In: |
lib/rvm/shell/single_shot_wrapper.rb
|
| Parent: | AbstractWrapper |
Implementation of the abstract wrapper class that opens a new instance of bash when a command is run, only keeping it around for the lifetime of the command. Possibly inefficient but for the moment simplest and hence default implementation.