Method: Bundler::RemoteSpecification#platform
- Defined in:
- lib/bundler/remote_specification.rb
#platform ⇒ Object (readonly)
Returns the value of attribute platform.
13 14 15 |
# File 'lib/bundler/remote_specification.rb', line 13 def platform @platform end |