brew/Library/Homebrew/os/mac/pathname.rb
2015-10-18 22:57:42 +08:00

6 lines
58 B
Ruby

require "os/mac/mach"
class Pathname
include MachO
end