14 lines
405 B
Markdown
14 lines
405 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [RemoteOptions](./cautious-journey.remoteoptions.md) > [dryrun](./cautious-journey.remoteoptions.dryrun.md)
|
||
|
|
||
|
## RemoteOptions.dryrun property
|
||
|
|
||
|
If set, do not make any real changes.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
dryrun: boolean;
|
||
|
```
|