Method: Hanami::Slice::Routing::Middleware::Stack#stack

Defined in:
lib/hanami/slice/routing/middleware/stack.rb

#stackObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 2.0.0



42
43
44
# File 'lib/hanami/slice/routing/middleware/stack.rb', line 42

def stack
  @stack
end