Exception: CommonMob::ShellError
- Inherits:
-
StandardError
- Object
- StandardError
- CommonMob::ShellError
- Defined in:
- lib/common_mob/shell.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result.
6 7 8 |
# File 'lib/common_mob/shell.rb', line 6 def result @result end |