Class: Fastlane::Actions::BitriseDownloadBcsymbolmapsAction::Build

Inherits:
Struct
  • Object
show all
Defined in:
lib/fastlane/plugin/bitrise_bcsymbolmaps/actions/bitrise_download_bcsymbolmaps.rb

Instance Attribute Summary collapse

Instance Attribute Details

#build_numberObject

Returns the value of attribute build_number

Returns:

  • (Object)

    the current value of 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_hashObject

Returns the value of attribute commit_hash

Returns:

  • (Object)

    the current value of commit_hash



12
13
14
# File 'lib/fastlane/plugin/bitrise_bcsymbolmaps/actions/bitrise_download_bcsymbolmaps.rb', line 12

def commit_hash
  @commit_hash
end