class Toro::Driver

Defined in:

toro/driver.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(router : ::Toro::Router.class) #

[View source]

Instance Method Detail

def call(method : String, path : String) #

[View source]
def call(req : HTTP::Request) #

[View source]
def router : Toro::Router.class #

[View source]