Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for FlowParameters (0.13 sec)

  1. platforms/core-execution/file-watching/src/integTest/groovy/org/gradle/internal/watch/ChangesDuringTheBuildFileSystemWatchingIntegrationTest.groovy

                            }
                        );
                    }
                }
    
                class VfsAction implements FlowAction<VfsAction.Parameters> {
                    interface Parameters extends FlowParameters {
                        @Input
                        Property<VirtualFileSystem> getVfsService();
    
                        @Input
                        Property<File> getRootDir();
                    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 03 13:50:33 UTC 2024
    - 8K bytes
    - Viewed (0)
Back to top