Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sitemapper
v0.8.1
AwsStorageConfig
SitemapOptions
Sitemapper
AwsStorage
Builder
ConfigurationError
Error
HabitatSettings
ImageMap
LocalStorage
Paginator
PingBot
Storage
Sitemaps
VideoMap
Built with Crystal 1.9.2
2023-10-08 06:55:48 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
]