Sha256: 7e9b3aabe6008b437f4fe2d02f485a3bd117e290d6f532fbe1ec07433e2eabf0
Contents?: true
Size: 176 Bytes
Versions: 748
Compression:
Stored size: 176 Bytes
Contents
Puppet::Face.define(:huzzah, '1.0.0') do action :obsolete do summary "This is an action on version 1.0.0 of the face" when_invoked do |options| options end end end
Version data entries
748 entries across 748 versions & 3 rubygems