Share via


PatchSkipConfig interface

The configuration for patcher to skip a patch or not.

Properties

skip

The flag to indicate whether to skip the patch or not.

Property Details

skip

The flag to indicate whether to skip the patch or not.

skip?: boolean

Property Value

boolean