swift
edc13932
- [Async Refactoring] Rename 'success param/argument' to 'result' in `fatalError` messages
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[Async Refactoring] Rename 'success param/argument' to 'result' in `fatalError` messages The 'success param/argument' is a terminology we use internally in the refactoring and not one we want to present to the user. Just name it 'result' instead.
References
#38227 - [Async Refactoring] Split ambiguous (error + success) completion handler calls into success and error case
Author
ahoppen
Committer
ahoppen
Parents
06219cdf
Loading