struct Analyzer::Ruby::Hanami::RouteEndpoint

Defined in:

analyzer/analyzers/ruby/hanami.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(endpoint : Endpoint, target : String | Nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(endpoint _endpoint = @endpoint, target _target = @target) #

[View source]
def endpoint : Endpoint #

def target : String | Nil #