exfile v0.0.2 Exfile.File

Summary

Types

file :: %Exfile.File{backend: term, backend_meta: term, id: term}

Functions

download(file)

Specs

download(file) :: {:ok, pid} | {:error, :file.posix}
exists?(file)

Specs

exists?(file) :: true | false