Class: Magic::Support::Author
- Inherits:
-
Gem::Author
- Object
- Struct
- Gem::Author
- Magic::Support::Author
- Extended by:
- Gem::Author::ClassMethods
- Defined in:
- lib/magic/support/authors.rb,
sig/lib/magic/support/author.rbs
Overview
:nodoc:
Class Attribute Summary collapse
-
.all ⇒ Array[self]
readonly
Returns the value of attribute all.
Method Summary
Methods included from Gem::Author::ClassMethods
Methods inherited from Gem::Author
Class Attribute Details
.all ⇒ Array[self] (readonly)
Returns the value of attribute all.
6 7 8 |
# File 'sig/lib/magic/support/author.rbs', line 6 def all @all end |