Exception: ShellB::ExecutionError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/shellb.rb

Instance Attribute Summary collapse

Instance Attribute Details

#scriptObject

Returns the value of attribute script.



10
11
12
# File 'lib/shellb.rb', line 10

def script
  @script
end