
dump_vars.wmk - dump all WebMake variables and content items

< use plugin="dump_vars" />

$ {DumpVars_names}
$ {DumpVars_full}

Some debugging help. If you include this file in your WebMake file, it will define these content items:
This content contains a list of the names of all content items defined.
This content contains a dump of all content items defined, including their names and their values. It excludes $ {DumpVars_full} and $ {DumpVars_names}.