go-argmapper icon indicating copy to clipboard operation
go-argmapper copied to clipboard

Dry run mode

Open mitchellh opened this issue 4 years ago • 1 comments

By using the DryRun() option with a call, argmapper will noop all the converter or target function calls. This can be used to verify that given a set of inputs, a target function can actually be reached.

mitchellh avatar Jul 21 '21 04:07 mitchellh

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Mar 12 '22 18:03 hashicorp-cla