aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/extend.rb
blob: 629c53468e6d5b6a11458fe6e81c9e19e90a510a (plain)
1
2
3
4
5
6
# monkeypatching
require "hbc/extend/hash"
require "hbc/extend/io"
require "hbc/extend/optparse"
require "hbc/extend/pathname"
require "hbc/extend/string"