aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac/pathname.rb
blob: 5fd59e1e799a8525811350020b6ee8f00e1a299f (plain)
1
2
3
4
5
require "os/mac/mach"

class Pathname
  include MachOShim
end