Class: Bitbucket2::Configuration
- Inherits:
-
Object
- Object
- Bitbucket2::Configuration
- Defined in:
- lib/bitbucket2.rb
Instance Attribute Summary collapse
-
#stack ⇒ Object
Returns the value of attribute stack.
Instance Attribute Details
#stack ⇒ Object
Returns the value of attribute stack.
15 16 17 |
# File 'lib/bitbucket2.rb', line 15 def stack @stack end |