2017-12-03 16:22:51 -08:00

6 lines
62 B
Ruby

require "os/mac/mach"
class Pathname
prepend MachOShim
end