Exception: ShellExecutionFailed
- Inherits:
-
ShellExecutionError
- Object
- StandardError
- ShellExecutionError
- ShellExecutionFailed
- Defined in:
- lib/shellex.rb
Instance Attribute Summary collapse
-
#output_without_command ⇒ Object
Returns the value of attribute output_without_command.
Instance Attribute Details
#output_without_command ⇒ Object
Returns the value of attribute output_without_command.
6 7 8 |
# File 'lib/shellex.rb', line 6 def output_without_command @output_without_command end |