Lock a bin on Filebin

bin_lock(bin)

Arguments

bin

Bin name. If NA the generate random bin name.

Value

A Boolean.

Examples

if (FALSE) {
posted <- file_post(LOREM_IPSUM)
bin_get(posted$bin)
}