brew/Library/Homebrew/cask/dsl/uninstall_postflight.rb
2018-09-06 09:30:52 +02:00

7 lines
79 B
Ruby

module Cask
class DSL
class UninstallPostflight < Base
end
end
end