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

6 lines
58 B
Ruby

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