class Amber::Router::Scope

Defined in:

amber/router/scope.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def pop : String #

[View source]
def push(scope : String) : Array(String) #

[View source]
def to_s(io) #

[View source]