bbi_dry_run: Babylon dry_run

Description Usage Arguments

View source: R/rbabylon.R

Description

Creates a 'babylon_process' object with all the required keys, without actually running the command. Returns an S3 object of class 'babylon_process' but the 'process' and 'stdout' elements containing only the string "DRY_RUN". Also contains the element 'call' with a string representing the command that could be called on the command line.

Usage

1
bbi_dry_run(.cmd_args, .dir)

Arguments

.cmd_args

A character vector of command line arguments for the execution call

.dir

The working directory to run command in. Defaults to "."


metrumresearchgroup/mrgvalidatetestreference documentation built on Aug. 15, 2021, 8:13 a.m.