class Launch::Router::Scope

Defined in:

launch/router/scope.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? blank?, present? present?

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]