View Source Sitemapper.Store behaviour (Sitemapper v0.9.0)
Store behaviour
Summary
Callbacks
Stores file with a part of sitemap into storage
Callbacks
@callback write(filename :: String.t(), body :: IO.chardata(), config :: Keyword.t()) :: :ok | {:error, atom()}
Stores file with a part of sitemap into storage