Uses of Interface
io.github.cdklabs.projen.github.SetupGitIdentityOptions
-
Packages that use SetupGitIdentityOptions Package Description io.github.cdklabs.projen.github -
-
Uses of SetupGitIdentityOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement SetupGitIdentityOptions Modifier and Type Class Description static classSetupGitIdentityOptions.Jsii$ProxyAn implementation forSetupGitIdentityOptionsMethods in io.github.cdklabs.projen.github that return SetupGitIdentityOptions Modifier and Type Method Description SetupGitIdentityOptionsSetupGitIdentityOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type SetupGitIdentityOptions Modifier and Type Method Description static JobStepWorkflowSteps. setupGitIdentity(SetupGitIdentityOptions options)(experimental) Configures the git identity (user name and email).
-