Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sitemapper
v0.9.0
AwsStorageConfig
SitemapOptions
Sitemapper
AwsStorage
Builder
ConfigurationError
Error
HabitatSettings
ImageMap
LocalStorage
Paginator
PingBot
Storage
Sitemaps
Streamer
VideoMap
Built with Crystal 1.9.2
2023-10-08 12:52:24 UTC
class
Sitemapper::LocalStorage
Sitemapper::LocalStorage
Sitemapper::Storage
Reference
Object
Defined in:
sitemapper/storage/local_storage.cr
Instance Method Summary
#save
(path : String) : Nil
Instance methods inherited from class
Sitemapper::Storage
save(path : String) : Nil
save
,
sitemaps : Sitemaps
sitemaps
Constructor methods inherited from class
Sitemapper::Storage
new(sitemaps : Sitemaps)
new
Instance Method Detail
def
save
(path : String) : Nil
#
[
View source
]