Package io.sentry.cli
Class SentryCliRunner
java.lang.Object
io.sentry.cli.SentryCliRunner
-
Constructor Summary
ConstructorsConstructorDescriptionSentryCliRunner(boolean debugSentryCli, @Nullable String sentryCliExecutablePath, @NotNull org.apache.maven.project.MavenProject mavenProject, @NotNull org.apache.maven.execution.MavenSession mavenSession, @NotNull org.apache.maven.plugin.BuildPluginManager pluginManager) -
Method Summary
-
Constructor Details
-
SentryCliRunner
public SentryCliRunner(boolean debugSentryCli, @Nullable @Nullable String sentryCliExecutablePath, @NotNull @NotNull org.apache.maven.project.MavenProject mavenProject, @NotNull @NotNull org.apache.maven.execution.MavenSession mavenSession, @NotNull @NotNull org.apache.maven.plugin.BuildPluginManager pluginManager)
-
-
Method Details