Method: FastlaneCore::Interface::FastlaneError#error_info

Defined in:
fastlane_core/lib/fastlane_core/ui/errors/fastlane_error.rb

#error_infoObject (readonly)

Returns the value of attribute error_info.



7
8
9
# File 'fastlane_core/lib/fastlane_core/ui/errors/fastlane_error.rb', line 7

def error_info
  @error_info
end