method
add_platform
v2_5_5 -
Show latest stable
- Class:
Gem::PlatformMismatch
add_platform(platform)public
append a platform to the list of mismatched platforms.
Platforms are added via this instead of injected via the constructor so that we can loop over a list of mismatches and just add them rather than perform some kind of calculation mismatch summary before creation.