Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sitemapper
v0.2.4
SitemapOptions
Sitemapper
Builder
Config
ImageMap
Paginator
Storage
VideoMap
Built with Crystal 1.9.2
2023-10-08 07:01:18 UTC
class
Sitemapper::Storage
Sitemapper::Storage
Reference
Object
Defined in:
sitemapper/storage.cr
Constructors
.new
(sitemaps : Array(Hash(String, String)), method : Symbol)
Instance Method Summary
#save
(path : String)
#sitemaps
: Array(Hash(String, String))
Constructor Detail
def self.
new
(sitemaps : Array(Hash(String, String)), method : Symbol)
#
[
View source
]
Instance Method Detail
def
save
(path : String)
#
[
View source
]
def
sitemaps
: Array(Hash(String, String))
#
[
View source
]