exfile_swift v0.2.0 ExfileSwift

Link to this section Summary

Functions

Callback implementation for Exfile.Backend.delete/2.

Callback implementation for Exfile.Backend.exists?/2.

Callback implementation for Exfile.Backend.get/2.

Callback implementation for Exfile.Backend.init/1.

Callback implementation for Exfile.Backend.open/2.

Callback implementation for Exfile.Backend.path/2.

Callback implementation for Exfile.Backend.size/2.

Link to this section Functions

Link to this function

clear!(backend)

Link to this function

delete(backend, id)

Callback implementation for Exfile.Backend.delete/2.

Link to this function

exists?(backend, id)

Callback implementation for Exfile.Backend.exists?/2.

Link to this function

get(backend, id)

Callback implementation for Exfile.Backend.get/2.

Callback implementation for Exfile.Backend.init/1.

Link to this function

open(backend, id)

Callback implementation for Exfile.Backend.open/2.

Link to this function

path(backend, id)

Callback implementation for Exfile.Backend.path/2.

Link to this function

size(backend, id)

Callback implementation for Exfile.Backend.size/2.

Link to this function

upload(backend, other_file)

Callback implementation for Exfile.Backend.upload/2.