This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
mirror of
https://github.com/Homebrew/brew.git
synced
2025-07-14 16:09:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
brew
/
Library
/
Homebrew
/
attrable.rbi
6 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enable types in extensions, etc.
2023-04-01 18:56:42 -07:00
# typed: strict
Create dedicated Attrable mixin for attr_ methods
2023-12-28 11:45:18 -08:00
module Attrable
resolve typecheck errors
2023-11-05 08:55:58 -08:00
requires_ancestor { Module }
Enable types in extensions, etc.
2023-04-01 18:56:42 -07:00
end
Reference in New Issue
Copy Permalink