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
abstract class
Sitemapper::Storage
Sitemapper::Storage
Reference
Object
Direct Known Subclasses
Sitemapper::AwsStorage
Sitemapper::LocalStorage
Defined in:
sitemapper/storage.cr
Constructors
.new
(sitemaps : Sitemaps)
Instance Method Summary
#save
(path : String) : Nil
#sitemaps
: Sitemaps
Constructor Detail
def self.
new
(sitemaps :
Sitemaps
)
#
[
View source
]
Instance Method Detail
abstract def
save
(path : String) : Nil
#
[
View source
]
def
sitemaps
:
Sitemaps
#
[
View source
]