Class: T1k::Repositories::Bitbucket::Issue
- Inherits:
-
Struct
- Object
- Struct
- T1k::Repositories::Bitbucket::Issue
- Defined in:
- lib/t1k/repositories/bitbucket.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#link ⇒ Object
Returns the value of attribute link.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code
25 26 27 |
# File 'lib/t1k/repositories/bitbucket.rb', line 25 def code @code end |
#link ⇒ Object
Returns the value of attribute link
25 26 27 |
# File 'lib/t1k/repositories/bitbucket.rb', line 25 def link @link end |