Interface RegularFileProperty

    • Method Detail

      • getAsFile

        Provider<File> getAsFile()
        Views the location of this file as a File.
      • set

        void set​(File file)
        Sets the location of this file.