Sha256: 4ebd371b7b028a8d7f468e5be55de5270594495523cfcd4aa71b91e5d3a37dd2
Contents?: true
Size: 223 Bytes
Versions: 32
Compression:
Stored size: 223 Bytes
Contents
# frozen_string_literal: true require_relative '../../puppet/indirector/terminus' # Do nothing, requiring that the back-end terminus do all # of the work. class Puppet::Indirector::Code < Puppet::Indirector::Terminus end
Version data entries
32 entries across 32 versions & 1 rubygems