6 lines
58 B
Ruby
6 lines
58 B
Ruby
![]() |
require "os/mac/mach"
|
||
|
|
||
|
class Pathname
|
||
|
include MachO
|
||
|
end
|