Class: Apadmi::Grout::Artifact

Inherits:
Struct
  • Object
show all
Defined in:
lib/apadmi/grout/models/bitrise.rb

Instance Attribute Summary collapse

Instance Attribute Details

#download_urlObject

Returns the value of attribute download_url

Returns:

  • (Object)

    the current value of download_url



17
18
19
# File 'lib/apadmi/grout/models/bitrise.rb', line 17

def download_url
  @download_url
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



17
18
19
# File 'lib/apadmi/grout/models/bitrise.rb', line 17

def title
  @title
end