ExClubhouse v0.6.0 ExClubhouse.Ops.File View Source
File ops
Link to this section Summary
Link to this section Functions
Link to this function
delete(file_public_id)
View Sourcedelete(integer()) :: ExClubhouse.Operation.t()
Link to this function
update(file_public_id, file_input)
View Sourceupdate(integer(), ExClubhouse.Model.Input.File.t()) :: ExClubhouse.Operation.t()
Link to this function
upload(file_paths)
View Sourceupload(binary() | [binary()]) :: ExClubhouse.Operation.t()