brew/Library/Homebrew/os/mac/pathname.rb

6 lines
58 B
Ruby
Raw Normal View History

2015-10-16 17:08:11 +08:00
require "os/mac/mach"
class Pathname
include MachO
end