Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withFileCollectionFactory (0.3 sec)

  1. subprojects/core/src/main/java/org/gradle/internal/service/scopes/CoreBuildSessionServices.java

            return execFactory.forContext()
                .withFileResolver(fileResolver)
                .withFileCollectionFactory(fileCollectionFactory)
                .withInstantiator(instantiator)
                .withBuildCancellationToken(buildCancellationToken)
                .withObjectFactory(objectFactory)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 9.2K bytes
    - Viewed (0)
Back to top