Class: Onair::Mine
- Inherits:
-
Data
- Object
- Data
- Onair::Mine
- Defined in:
- lib/onair.rb
Instance Attribute Summary collapse
-
#had_own_build ⇒ Object
readonly
Returns the value of attribute had_own_build.
-
#sha ⇒ Object
readonly
Returns the value of attribute sha.
Instance Attribute Details
#had_own_build ⇒ Object (readonly)
Returns the value of attribute had_own_build
22 23 24 |
# File 'lib/onair.rb', line 22 def had_own_build @had_own_build end |
#sha ⇒ Object (readonly)
Returns the value of attribute sha
22 23 24 |
# File 'lib/onair.rb', line 22 def sha @sha end |