Document Installer.

This commit is contained in:
Markus Reiter 2020-08-24 23:33:12 +02:00
parent b582efceaa
commit 5f152f5dc3

View File

@ -13,6 +13,9 @@ require "cask/quarantine"
require "cgi"
module Cask
# Installer for a {Cask}.
#
# @api private
class Installer
extend Predicable
# TODO: it is unwise for Cask::Staged to be a module, when we are