Module: CLI::Kit::ErrorHandler::NullExceptionReporter
- Defined in:
- lib/cli/kit/error_handler.rb
Class Method Summary collapse
Class Method Details
.report(_exception, _logs) ⇒ Object
14 15 16 |
# File 'lib/cli/kit/error_handler.rb', line 14 def self.report(_exception, _logs) nil end |