Method: PulpGemClient::GemGemContentResponse#platform
- Defined in:
- lib/pulp_gem_client/models/gem_gem_content_response.rb
#platform ⇒ Object
Platform of the gem
48 49 50 |
# File 'lib/pulp_gem_client/models/gem_gem_content_response.rb', line 48 def platform @platform end |