Sha256: 705b8e142bf39cb82e0f46c1b25c372abadb52eeb3b627066a122d718241f145
Contents?: true
Size: 222 Bytes
Versions: 20
Compression:
Stored size: 222 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
20 entries across 20 versions & 1 rubygems