struct URITemplate::DotExpression

Overview

3.2.5. Label Expansion with Dot-Prefix: {.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]