View Source Waffle.StorageBehavior behaviour (waffle v1.1.10)
Defines the behavior for file storage.
Callbacks
put/3: Saves a file and returns the file name or an error.url/3: Generates a URL for accessing a file.delete/3: Deletes a file and returns the result of the operation.