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