struct PubSubHubbub::Feed::Entry::Author

Defined in:

pubsubhubbub/feed.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]
def name : String | Nil #

[View source]
def name=(name : String | Nil) #

[View source]
def uri : String | Nil #

[View source]
def uri=(uri : String | Nil) #

[View source]