Document InstallRenamed.

This commit is contained in:
Markus Reiter 2020-08-17 18:42:42 +02:00
parent fc6037ce53
commit 73c05f36ab

View File

@ -1,5 +1,8 @@
# frozen_string_literal: true
# Helper module for installing default files.
#
# @api private
module InstallRenamed
def install_p(_, new_basename)
super do |src, dst|