create.lock.file: Creates lock file on a given path. Lock file is just a...

Description Usage Arguments

View source: R/locks.R

Description

The file will have an extension getOption('objectstorage.lock_extension')

Usage

1
create.lock.file(path, timeout = NULL)

Arguments

path

Path to the lock file

timeout

Wall time after which the lock will be considered open regardless if someone opened it


adamryczkowski/objectstorage documentation built on May 24, 2019, 8:47 p.m.