summaryrefslogtreecommitdiffstats
path: root/Help/variable/CACHE.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Describe $CACHE and $ENV as operatorsJoachim Wuttke (l)2018-11-081-2/+3
| | | | | | This resolves issue #18514 Also add a cross-reference to if(DEFINED ENV{var}).
* Help: Document the $CACHE{} syntaxRobert Maynard2018-08-071-0/+17
Also add a test case for the behavior.