jobHasFolder: does a job have a folder in the filesystem?

View source: R/jobHasFolder.R

jobHasFolderR Documentation

does a job have a folder in the filesystem?

Description

does a job have a folder in the filesystem?

Usage

jobHasFolder(j)

Arguments

j

Twig object representing the job

Value

TRUE if and only if the job 'should' have a folder in the filesystem. This is indicated by a non-null value for the job's path column in the Copse database, which translates into a non-NA value in R.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on Oct. 13, 2024, 7:31 p.m.