summaryrefslogtreecommitdiff
path: root/includes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'includes.rb')
-rw-r--r--includes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes.rb b/includes.rb
index 6207bf7..a491a76 100644
--- a/includes.rb
+++ b/includes.rb
@@ -3,6 +3,7 @@
#
# TODO(Krzysztof Wilczynski): We need to add support for regular expression ...
+# TODO(Krzysztof Wilczynski): Support for strings and hashes too ...
module Puppet::Parser::Functions
newfunction(:includes, :type => :rvalue, :doc => <<-EOS