Method: Spaceship::Tunes::BuildDetails#number_of_asset_packs
- Defined in:
- spaceship/lib/spaceship/tunes/build_details.rb
#number_of_asset_packs ⇒ Integer
Returns Number of Asset packs.
103 104 105 |
# File 'spaceship/lib/spaceship/tunes/build_details.rb', line 103 def number_of_asset_packs @number_of_asset_packs end |