Document Link.

This commit is contained in:
Markus Reiter 2020-08-19 08:18:57 +02:00
parent 6e6e01a71f
commit a3065080c3

View File

@ -1,6 +1,9 @@
# frozen_string_literal: true
module Utils
# Helper functions for creating symlinks.
#
# @api private
module Link
module_function