Interface JextractBaseTask.LocalJextractInstallation

All Superinterfaces:
JextractBaseTask.JextractInstallation
Enclosing class:
JextractBaseTask

public static non-sealed interface JextractBaseTask.LocalJextractInstallation extends JextractBaseTask.JextractInstallation
Configuration of a local Jextract installation
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gradle.api.file.DirectoryProperty
    A directory containing a JExtract installation
  • Method Details

    • getLocation

      @InputDirectory @PathSensitive(RELATIVE) org.gradle.api.file.DirectoryProperty getLocation()
      A directory containing a JExtract installation
      Returns:
      A property to configure the Jextract installation location