brew/Library/Homebrew/os/linux.rbi

8 lines
73 B
Ruby

# typed: strict
module OS
module Linux
include ::Kernel
end
end