class Router

Defined in:

analyzer/analyzers/analyzer_fastapi.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(prefix : String) #

[View source]

Instance Method Detail

def join(url : String) : String #

[View source]
def prefix : String #

[View source]
def prefix=(new_prefix : String) #

[View source]