struct URITemplate::AmpersandExpression

Overview

3.2.9. Form-Style Query Continuation: {&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]