Class | RVM::Shell::Result |
In: |
lib/rvm/shell/result.rb
|
Parent: | Object |
Represents the output of a shell command. This includes the exit status (and the helpful successful? method) as well accessors for the command and stdout / stderr.
command | [R] | |
raw_status | [R] | |
stderr | [R] | |
stdout | [R] |