Uploadex v2.0.2 Uploadex.TestStorage View Source

Storage for tests.

See files_test.exs for examples on how to use this.

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(initial_value \\ %{stored: [], deleted: [], opts: []})

View Source