Sha256: 1598c081e49ca83e355d265ebfcc94eb75917c247120ff435dd96afc5cbd07b8
Contents?: true
Size: 133 Bytes
Versions: 4
Compression:
Stored size: 133 Bytes
Contents
class PuppetGhostbuster::Bin def initialize(args) @args = args end def run PuppetGhostbuster.new exit 0 end end
Version data entries
4 entries across 4 versions & 1 rubygems