Method: Braid::Operations::ShellExecutionError#message

Defined in:
lib/braid/operations.rb

#messageObject



13
14
15
# File 'lib/braid/operations.rb', line 13

def message
  @err.to_s.split("\n").first
end