moveJob: move a top job to a new folder

Description Usage Arguments Value

View source: R/moveJob.R

Description

Retain the old path to the job, in case of interruption between recording the new path and moving the folder.

Usage

1
moveJob(j, dest)

Arguments

j

Twig object representing the job.

dest

path to new folder where the job's folder will become a subfolder.

Value

TRUE on success; FALSE if the job's folder could not be moved

Note: this function can only move a top job. To move subjobs to different parents, use


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.