brew/Library/Homebrew/utils/repology.rbi

7 lines
90 B
Plaintext
Raw Normal View History

2023-03-07 17:24:20 -08:00
# typed: strict
module Repology
include Kernel
requires_ancestor { Utils::Curl }
end