Class QueryBranch.Name

All Implemented Interfaces:
org.gradle.api.provider.ValueSource<String,RepositoryValueSource.Parameters>
Enclosing class:
QueryBranch<V>

public abstract static class QueryBranch.Name extends QueryBranch<String>
Queries the name of the current branch ref.
  • Constructor Details

    • Name

      public Name()
  • Method Details