brew/Library/Homebrew/cask/lib/hbc/dsl/uninstall_preflight.rb
AnastasiaSulyagina e81f4ab7de init
2016-08-19 14:50:14 +03:00

6 lines
100 B
Ruby

require "hbc/staged"
class Hbc::DSL::UninstallPreflight < Hbc::DSL::Base
include Hbc::Staged
end