Class FilePath

java.lang.Object
org.gradle.plugins.ide.idea.model.Path
org.gradle.plugins.ide.idea.model.FilePath

public class FilePath extends Path
A Path that keeps the reference to the File
  • Constructor Details

  • Method Details

    • getFile

      public File getFile()