Module Puppet::Parser::Functions
In: lib/puppet/parser/functions/regsubst.rb
lib/puppet/parser/functions/shellquote.rb
lib/puppet/parser/functions/split.rb
lib/puppet/parser/functions/sprintf.rb
lib/puppet/parser/functions.rb

Methods

Included Modules

Puppet::Util

Constants

Safe = 'a-zA-Z0-9@%_+=:,./-'
Dangerous = '!"`$\\'

Public Class methods

Determine if a given name is a function

Determine if a given function returns a value or not.

[Validate]