brew/Library/Homebrew/cask/lib/hbc/dsl/uninstall_postflight.rb
2016-09-24 16:00:58 +02:00

7 lines
78 B
Ruby

module Hbc
class DSL
class UninstallPostflight < Base
end
end
end