Document Installer.
This commit is contained in:
parent
b582efceaa
commit
5f152f5dc3
@ -13,6 +13,9 @@ require "cask/quarantine"
|
|||||||
require "cgi"
|
require "cgi"
|
||||||
|
|
||||||
module Cask
|
module Cask
|
||||||
|
# Installer for a {Cask}.
|
||||||
|
#
|
||||||
|
# @api private
|
||||||
class Installer
|
class Installer
|
||||||
extend Predicable
|
extend Predicable
|
||||||
# TODO: it is unwise for Cask::Staged to be a module, when we are
|
# TODO: it is unwise for Cask::Staged to be a module, when we are
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user