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.
1 | bbi_dry_run(.cmd_args, .dir)
|
.cmd_args |
A character vector of command line arguments for the execution call |
.dir |
The working directory to run command in. Defaults to "." |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.