1 2 3 4 5 6 7 8 9 10 11 12 13 14
# == Class: barometer # # Full description of class barometer here. # # === Parameters # # [*sample_parameter*] # Explanation of what this parameter affects and what it defaults to. # class barometer { include ::barometer::params }