Current section

Files

Jump to
spawn_statestores lib statestores.ex
Raw

lib/statestores.ex

defmodule Statestores do
@moduledoc "README.md"
|> File.read!()
|> String.split("<!-- MDOC !-->")
|> Enum.fetch!(1)
end