exfile v0.3.6 API Reference

Modules

Represents a backend that stores files

A local filesystem-backed backend

Shared tests for your backends

A simple server responsible for Exfile configuration

An Ecto.Type used to handle files persisted to the store backend

A module to help you define an Ecto.Type backed by a custom backend

Represents a file stored on a Backend

A behaviour defining a module to generate a file ID

Identifies the mime type of a local file

Represents a file on the local filesystem

View helpers to use Exfile in your Phoenix app

A behaviour defining the API a Processor should adhere to

A module to run a chain of processors on a file

A server (a GenServer specifically) that manages temporary files