7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Repology
|
||
|
include Kernel
|
||
|
requires_ancestor { Utils::Curl }
|
||
|
end
|