moveJob: move a top job to a new folder

View source: R/moveJob.R

moveJobR Documentation

move a top job to a new folder

Description

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

Usage

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


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.