struct CrMangaDownloadr::Image

Defined in:

cr_manga_downloadr/records.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host : String, path : String, filename : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(host _host = @host, path _path = @path, filename _filename = @filename) #

[View source]
def filename : String #

def host : String #

def path : String #