1
0
Fork 0
cautious-journey/docs/api/cautious-journey.remoteopti...

14 lines
405 B
Markdown
Raw Normal View History

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