brew/Library/Homebrew/attrable.rbi

6 lines
68 B
Plaintext
Raw Normal View History

2023-04-01 18:56:42 -07:00
# typed: strict
module Attrable
2023-11-05 08:55:58 -08:00
requires_ancestor { Module }
2023-04-01 18:56:42 -07:00
end