batchtools (version 0.9.12)

syncRegistry: Synchronize the Registry

Description

Parses update files written by the slaves to the file system and updates the internal data base.

Usage

syncRegistry(reg = getDefaultRegistry())

Arguments

reg

[Registry] Registry. If not explicitly passed, uses the default registry (see setDefaultRegistry).

Value

[logical(1)]: TRUE if the state has changed, FALSE otherwise.

See Also

Other Registry: clearRegistry(), getDefaultRegistry(), loadRegistry(), makeRegistry(), removeRegistry(), saveRegistry(), sweepRegistry()