Method: Bundler::LazySpecification#platform
- Defined in:
- lib/bundler/lazy_specification.rb
#platform ⇒ Object (readonly)
Returns the value of attribute platform.
9 10 11 |
# File 'lib/bundler/lazy_specification.rb', line 9 def platform @platform end |