puppetlabs-stdlib/lib/puppet
Joshua Harlan Lifton ee0f2b307d Add join_keys_to_values function
This commit adds a function that joins each of a hash's keys with that
key's corresponding value, separated by a separator string. The
arguments are a hash and separator string. The return value is an
array of joined key/value pairs.
2012-11-20 16:16:03 -05:00
..
parser/functions Add join_keys_to_values function 2012-11-20 16:16:03 -05:00
provider/file_line Add support for a 'match' parameter to file_line 2012-08-14 09:55:30 -07:00
type Add support for a 'match' parameter to file_line 2012-08-14 09:55:30 -07:00