Document Cache.

This commit is contained in:
Markus Reiter 2020-08-24 21:47:07 +02:00
parent 55206bdc56
commit a87b711564

View File

@ -1,6 +1,9 @@
# frozen_string_literal: true
module Cask
# Helper functions for the cask cache.
#
# @api private
module Cache
module_function