Uses of Interface
io.github.cdklabs.projen.github.CheckoutWithPatchOptions
-
Packages that use CheckoutWithPatchOptions Package Description io.github.cdklabs.projen.github -
-
Uses of CheckoutWithPatchOptions in io.github.cdklabs.projen.github
Subinterfaces of CheckoutWithPatchOptions in io.github.cdklabs.projen.github Modifier and Type Interface Description interfacePullRequestPatchSourceClasses in io.github.cdklabs.projen.github that implement CheckoutWithPatchOptions Modifier and Type Class Description static classCheckoutWithPatchOptions.Jsii$ProxyAn implementation forCheckoutWithPatchOptionsstatic classPullRequestPatchSource.Jsii$ProxyAn implementation forPullRequestPatchSourceMethods in io.github.cdklabs.projen.github that return CheckoutWithPatchOptions Modifier and Type Method Description CheckoutWithPatchOptionsCheckoutWithPatchOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type CheckoutWithPatchOptions Modifier and Type Method Description static List<JobStep>WorkflowActions. checkoutWithPatch(CheckoutWithPatchOptions options)(experimental) Checks out a repository and applies a git patch that was created usinguploadGitPatch.
-