8 lines
74 B
Plaintext
Raw Normal View History

2023-04-17 11:18:51 -07:00
# typed: strict
module Utils
module Shell
include Kernel
end
end