class

Fancyline::Middleware_autocomplete(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, range : Range(Int32, Int32), word : String)

Calls the middleware chain.

Source
list

Returns the list of middleware.

Source

Nested types