struct URITemplate::SlashExpression

Overview

3.2.6. Path Segment Expansion: {/var}

Defined in:

uri_template/variable.cr

Constructors

Instance methods inherited from struct URITemplate::BaseExpression

first : String first, ifemp : String ifemp, named : Bool named, quote_reserved : Bool quote_reserved, sep : Char sep

Constructor methods inherited from struct URITemplate::BaseExpression

new new

Constructor Detail

def self.new #

[View source]