puppetlabs-stdlib/lib/puppet/parser/functions
Jeff McCune 27c3b644b0 Docs: Improve example in merge function
This commit replaces the example in the merge function with a much clearer
one. It also mentions that the rightmost value wins in the event of duplicated
hash keys.
2011-08-18 12:39:04 -07:00
..
getvar.rb (#8010) Add getvar() rvalue function 2011-06-21 15:12:46 -07:00
has_key.rb (#8708) Add has_key function 2011-07-29 15:11:10 -07:00
loadyaml.rb (#8575) Add loadyaml() function 2011-07-26 15:45:47 -07:00
merge.rb Docs: Improve example in merge function 2011-08-18 12:39:04 -07:00
validate_array.rb (#8678) Add validate_array and validate_string functions 2011-08-04 16:05:39 -07:00
validate_bool.rb Add validate_bool() function to stdlib 2011-06-03 11:39:45 -07:00
validate_hash.rb (#8010) Add validate_hash function 2011-06-21 17:01:33 -07:00
validate_re.rb (#7657) Add basic validate_re function 2011-05-25 12:38:15 -07:00
validate_string.rb (#8678) Add validate_array and validate_string functions 2011-08-04 16:05:39 -07:00