UriTemplateVars.contains

bool contains(string name) const @safe

Return whether name is present.

Parameters

nameVariable name.

Returns

true if present, false otherwise.