class

JSONFeed::Author

Inherits Reference < Object

Constructors

new(name : String | Nil = nil, url : String | Nil = nil, avatar : String | Nil = nil)
Source

Instance methods

==(other)

Returns false (other can only be a Value here).

Source