brew/Library/Homebrew/utils/inreplace.rbi

8 lines
78 B
Plaintext
Raw Normal View History

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