Uses of Interface
io.github.cdklabs.projen.github.UploadGitPatchOptions
-
Packages that use UploadGitPatchOptions Package Description io.github.cdklabs.projen.github -
-
Uses of UploadGitPatchOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement UploadGitPatchOptions Modifier and Type Class Description static classUploadGitPatchOptions.Jsii$ProxyAn implementation forUploadGitPatchOptionsMethods in io.github.cdklabs.projen.github that return UploadGitPatchOptions Modifier and Type Method Description UploadGitPatchOptionsUploadGitPatchOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type UploadGitPatchOptions Modifier and Type Method Description static List<JobStep>WorkflowActions. uploadGitPatch(UploadGitPatchOptions options)(experimental) Creates a .patch file from the current git diff and uploads it as an artifact.
-