cookbooks:5.1.x:transformations
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revisionLast revisionBoth sides next revision | ||
cookbooks:5.1.x:transformations [2017/11/18 16:16] – created miconda | cookbooks:5.1.x:transformations [2018/09/04 07:54] – [{s.corehash,n}] miconda | ||
---|---|---|---|
Line 316: | Line 316: | ||
<code c> | <code c> | ||
$(var(x){s.corehash}) | $(var(x){s.corehash}) | ||
+ | </ | ||
+ | |||
+ | ==== {s.unquote} ==== | ||
+ | |||
+ | Return the value without surrounding single (') or double quotes ("). | ||
+ | |||
+ | <code c> | ||
+ | $var(x) = " | ||
+ | $var(alice) = $(var(x){s.unquote}); | ||
</ | </ | ||
===== URI Transformations ===== | ===== URI Transformations ===== | ||
Line 573: | Line 582: | ||
==== {re.subst, | ==== {re.subst, | ||
- | Perform | + | Perform |
<code c> | <code c> |
cookbooks/5.1.x/transformations.txt · Last modified: 2018/09/04 16:58 by miconda