drake (version 7.3.0)

default_Makefile_args: Deprecated

Description

2019-01-03

Usage

default_Makefile_args(jobs, verbose)

Arguments

jobs

Number of jobs.

verbose

Integer, control printing to the console/terminal.

  • 0: print nothing.

  • 1: print targets, retries, and failures.

  • 2: also show a spinner when preprocessing tasks are underway.

Value

args for system2(command, args)

Examples

Run this code
# NOT RUN {
# deprecated
# }

Run the code above in your browser using DataLab