Class ConfigParser

java.lang.Object
io.sentry.config.ConfigParser

public class ConfigParser extends Object
  • Constructor Details

    • ConfigParser

      public ConfigParser()
  • Method Details

    • parseConfig

      @NotNull public @NotNull PluginConfig parseConfig(@NotNull @NotNull org.apache.maven.project.MavenProject project)