| Class | RVM::ErrorWithResult |
| In: |
lib/rvm/errors.rb
|
| Parent: | Error |
Generic error with the shell command output attached. The RVM::Shell::Result instance is available via +result+.
| result | [R] |