Module: Gem::Author::ClassMethods
- Included in:
- Magic::Support::Author
- Defined in:
- sig/rubygems/author.rbs
Instance Method Summary collapse
Instance Method Details
#emails ⇒ Array[String]
5 |
# File 'sig/rubygems/author.rbs', line 5 def emails: () -> Array[String] |
#github_url ⇒ String?
6 |
# File 'sig/rubygems/author.rbs', line 6 def github_url: () -> String? |
#names ⇒ Array[String]
4 |
# File 'sig/rubygems/author.rbs', line 4 def names: () -> Array[String] |