Sedex.Storage.read

You're seeing just the callback read, go back to Sedex.Storage module for more information.
Link to this callback

read(filename, directory)

View Source

Specs

read(filename :: Path.t(), directory :: Path.t()) ::
  {:ok, content :: binary()} | {:error, :not_found}