Method: FastlaneCore::Interface::FastlaneError#show_github_issues
- Defined in:
- fastlane_core/lib/fastlane_core/ui/errors/fastlane_error.rb
#show_github_issues ⇒ Object (readonly)
Returns the value of attribute show_github_issues.
6 7 8 |
# File 'fastlane_core/lib/fastlane_core/ui/errors/fastlane_error.rb', line 6 def show_github_issues @show_github_issues end |