Interface RepoCommand.repoOptions

All Superinterfaces:
Options
Enclosing class:
RepoCommand

static interface RepoCommand.repoOptions extends Options
  • Method Details

    • workspace

      String workspace()
    • filerepo

      Collection<String> filerepo()
    • maven

      boolean maven()
    • project

      String project()
    • cache

      boolean cache()
    • release

      Glob release()