Sitemapper.persist

You're seeing just the function persist, go back to Sitemapper module for more information.

Specs

persist(
  Enumerable.t(),
  keyword()
) :: Stream.t()

Receives a Stream of {filename, body} tuples, and persists those to the Sitemapper.Store.

Will raise if persistence fails.

Accepts the following Keyword options in opts: