5 lines
86 B
Ruby
5 lines
86 B
Ruby
![]() |
# typed: strict
|
||
|
# frozen_string_literal: true
|
||
|
|
||
|
require "extend/os/mac/tap" if OS.mac?
|