class

Fancyline::Middleware_display(T)

Inherits Cute::Signal / Reference / Object

Constructors

new(instance : T)
Source

Instance methods

add

Appends a middleware handler

Source
add(handler : Handler) : Cute::ConnectionHandle

Appends handler

Source
call(ctx : Context, line : String)

Calls the middleware chain.

Source
list

Returns the list of middleware.

Source

Nested types