Used for cron::job::command parameter. Does not allow newline characters (which breaks crontab).
cron::job::command
Alias of
Pattern[/\A[^\n]+\z/]
# File 'types/command.pp', line 3