Lines Matching refs:data_keys
119 * [data_keys: [string list] Keys from which to collect metadata.](#var_data_keys)
538 data_keys
1770 One of `contents` or `data_keys` must be specified; use of `contents` will
1771 write the contents of that value to file, while use of `data_keys` will
1825 data_keys = [ "my_files" ]
1844 data_keys = [ "my_files" ]
1862 data_keys = [ "my_files" ]
1882 data_keys
5353 ### <a name="var_data_keys"></a>**data_keys**: Keys from which to collect metadata.
7455 known contents to a file or 'data_keys' to aggregate metadata and write the
7470 'data_keys'. 'data_keys' is specified as a list of strings, used by the walk
7475 of the 'generated_file' target's 'data_keys' list. If a match is found, the
7502 data_keys = [ "my_files", "my_extra_files" ]
7542 data_keys = [ "my_files" ]