java.lang.Object
io.github.srdjanv.localgitdependency.config.impl.plugin.PluginConfigFields
io.github.srdjanv.localgitdependency.config.impl.plugin.PluginConfig

public final class PluginConfig extends PluginConfigFields
  • Constructor Details

  • Method Details

    • getKeepInitScriptUpdated

      @NotNull public @NotNull Boolean getKeepInitScriptUpdated()
    • getGenerateGradleTasks

      @NotNull public @NotNull Boolean getGenerateGradleTasks()
    • getAutomaticCleanup

      @NotNull public @NotNull Boolean getAutomaticCleanup()
    • getDefaultDir

      @NotNull public @NotNull File getDefaultDir()
    • getGitDir

      @NotNull public @NotNull File getGitDir()
    • getPersistentDir

      @NotNull public @NotNull File getPersistentDir()
    • getMavenDir

      @NotNull public @NotNull File getMavenDir()