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