drake (version 7.3.0)

isolate_example: Isolate the side effects of an example.

Description

Runs code in a temporary directory in a controlled environment with a controlled set of options.

Usage

isolate_example(desc, ...)

Arguments

desc

Character, description of the test.

...

Code to test.

Value

Nothing.