Method: Fastlane::FastFile#desc_collection
- Defined in:
- fastlane/lib/fastlane/fast_file.rb
#desc_collection ⇒ Object
233 234 235 |
# File 'fastlane/lib/fastlane/fast_file.rb', line 233 def desc_collection @desc_collection ||= [] end |