Exception: FastlaneCore::Interface::FastlaneShellError
- Inherits:
-
FastlaneException
- Object
- Exception
- StandardError
- FastlaneException
- FastlaneCore::Interface::FastlaneShellError
- Defined in:
- fastlane_core/lib/fastlane_core/ui/errors/fastlane_shell_error.rb
Instance Method Summary collapse
Methods inherited from FastlaneException
Methods inherited from StandardError
Methods inherited from Exception
#fastlane_should_report_metrics?
Instance Method Details
#prefix ⇒ Object
6 7 8 |
# File 'fastlane_core/lib/fastlane_core/ui/errors/fastlane_shell_error.rb', line 6 def prefix '[SHELL_ERROR]' end |