Class | RVM::IncompatibleRubyError |
In: |
lib/rvm/errors.rb
|
Parent: | ErrorWithResult |
The given action can‘t replace the env for the current process. Typically raised by RVM::Environment#gemset_use when the gemset is for another, incompatible ruby interpreter.
Provides access to the output of the shell command via +result+.