Class: Fastlane::Actions::BitriseDownloadBcsymbolmapsAction::Build
- Inherits:
-
Struct
- Object
- Struct
- Fastlane::Actions::BitriseDownloadBcsymbolmapsAction::Build
- Defined in:
- lib/fastlane/plugin/bitrise_bcsymbolmaps/actions/bitrise_download_bcsymbolmaps.rb
Instance Attribute Summary collapse
-
#build_number ⇒ Object
Returns the value of attribute build_number.
-
#commit_hash ⇒ Object
Returns the value of attribute commit_hash.
Instance Attribute Details
#build_number ⇒ Object
Returns the value of attribute build_number
12 13 14 |
# File 'lib/fastlane/plugin/bitrise_bcsymbolmaps/actions/bitrise_download_bcsymbolmaps.rb', line 12 def build_number @build_number end |
#commit_hash ⇒ Object
Returns the value of attribute commit_hash
12 13 14 |
# File 'lib/fastlane/plugin/bitrise_bcsymbolmaps/actions/bitrise_download_bcsymbolmaps.rb', line 12 def commit_hash @commit_hash end |