enqueueCommand: Enqueue a command that doesn't require a file or folder.

Description Usage Arguments Details Value Author(s) See Also

View source: R/enqueueCommand.R

Description

Enqueue a command that doesn't require a file or folder.

Usage

1

Arguments

name

command name; e.g. 'SGnew'

...

additional parameters for the command

Details

An empty file is created with the name paste0(TIMESTAMP, MOTUS_QUEUE_SEP, paste0(c(name, ...), collapse=MOTUS_QUEUE_SEP)). This file is moved to the processing queue.

Value

TRUE on success.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also


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