Method: Bogo::Stack::Hooks#stack
- Defined in:
- lib/bogo/stack.rb
#stack ⇒ Stack (readonly)
Returns stack associated with these hooks.
19 20 21 |
# File 'lib/bogo/stack.rb', line 19 def stack @stack end |
Returns stack associated with these hooks.
19 20 21 |
# File 'lib/bogo/stack.rb', line 19 def stack @stack end |