diff options
-rw-r--r-- | size.rb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ # size.rb # +# TODO(Krzysztof Wilczynski): Support for hashes would be nice too ... + module Puppet::Parser::Functions newfunction(:size, :type => :rvalue, :doc => <<-EOS EOS |