8 lines
74 B
Plaintext
8 lines
74 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Utils
|
||
|
module Shell
|
||
|
include Kernel
|
||
|
end
|
||
|
end
|