class Exception
Public Instance Methods
fastlane_should_report_metrics?()
click to toggle source
# File fastlane_core/lib/fastlane_core/ui/errors/fastlane_error.rb, line 22 def fastlane_should_report_metrics? return false end