struct Crystal::Doc::SitemapTemplate inherits Struct ¶ Class methods¶ .new(types : Array(Type), base_url : String, priority : String, changefreq : String) ¶ View source Methods¶ #base_url : String ¶ #changefreq : String ¶ #clone ¶ View source #copy_with(types _types = @types, base_url _base_url = @base_url, priority _priority = @priority, changefreq _changefreq = @changefreq) ¶ View source #priority : String ¶ #to_s(__io__ : IO) : Nil ¶ Same as #inspect(io). View source #types : Array(Type) ¶