module Athena::Routing::RouterInterface
Included Modules
Direct including types
Defined in:
router_interface.crInstance Method Summary
Instance methods inherited from module Athena::Routing::Generator::Interface
generate(route : String, params : Hash(String, String | Nil) = Hash(String, String | ::Nil).new, reference_type : ART::Generator::ReferenceType = :absolute_path) : Stringgenerate(route : String, reference_type : ART::Generator::ReferenceType = :absolute_path, **params) : String generate