Uploadex v0.1.2 Uploadex.Uploader behaviour View Source

Behaviour of an Uploader Definition.

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback

base_directory() View Source
base_directory() :: String.t()

Link to this callback

do_get_files(record) View Source
do_get_files(record()) :: [String.t()]

Link to this callback

get_files(record) View Source
get_files(record()) :: file() | [file()]

Link to this callback

repo() View Source (optional)
repo() :: any()