Class: Gem::Author

Inherits:
Struct
  • Object
show all
Defined in:
sig/rubygems/author.rbs

Direct Known Subclasses

Magic::Support::Author

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#github_url ⇒ String?

Returns:

  • (String, nil)


9
# File 'sig/rubygems/author.rbs', line 9

def github_url: () -> String?