Class: Apadmi::Grout::Artifact
- Inherits:
-
Struct
- Object
- Struct
- Apadmi::Grout::Artifact
- Defined in:
- lib/apadmi/grout/models/bitrise.rb
Instance Attribute Summary collapse
-
#download_url ⇒ Object
Returns the value of attribute download_url.
-
#title ⇒ Object
Returns the value of attribute title.
Instance Attribute Details
#download_url ⇒ Object
Returns the value of attribute download_url
17 18 19 |
# File 'lib/apadmi/grout/models/bitrise.rb', line 17 def download_url @download_url end |
#title ⇒ Object
Returns the value of attribute title
17 18 19 |
# File 'lib/apadmi/grout/models/bitrise.rb', line 17 def title @title end |