Exception: StandardError

Inherits:
Exception show all
Defined in:
pantograph_core/lib/pantograph_core/pantograph_pty.rb

Overview

Instance Method Summary collapse

Methods inherited from Exception

#pantograph_should_report_metrics?

Instance Method Details

#exit_statusObject



6
7
8
# File 'pantograph_core/lib/pantograph_core/pantograph_pty.rb', line 6

def exit_status
  return -1
end