Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for updateVfsAfterBuildFinished (1.03 sec)

  1. platforms/core-execution/file-watching/src/main/java/org/gradle/internal/watch/registry/FileWatcherRegistry.java

         *
         * @return the snapshot hierarchy without snapshots which can't be kept till the next build.
         */
        @CheckReturnValue
        SnapshotHierarchy updateVfsAfterBuildFinished(SnapshotHierarchy root);
    
        /**
         * Get statistics about the received changes.
         */
        FileWatchingStatistics getAndResetStatistics();
    
        /**
         * Configures debug logging.
         *
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jan 25 15:08:33 UTC 2024
    - 4.1K bytes
    - Viewed (0)
Back to top