summaryrefslogtreecommitdiff
path: root/count.rb
diff options
context:
space:
mode:
Diffstat (limited to 'count.rb')
-rw-r--r--count.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/count.rb b/count.rb
index c4a5977..9ea4033 100644
--- a/count.rb
+++ b/count.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(:count, :type => :rvalue, :doc => <<-EOS