Method: Spaceship::Tunes::BuildDetails#has_stickers

Defined in:
spaceship/lib/spaceship/tunes/build_details.rb

#has_stickersBoolean

Returns Includes Stickers.

Examples:

false

Returns:

  • (Boolean)

    Includes Stickers



119
120
121
# File 'spaceship/lib/spaceship/tunes/build_details.rb', line 119

def has_stickers
  @has_stickers
end