struct AuthorFallback

Defined in:

invidious/helpers/extractors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, id : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(name _name = @name, id _id = @id) #

[View source]
def id : String #

def name : String #