Interface Launcher

All Superinterfaces:
org.gradle.api.Named

public interface Launcher extends org.gradle.api.Named
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.gradle.api.Named

    org.gradle.api.Named.Namer
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gradle.api.file.RegularFileProperty
     

    Methods inherited from interface org.gradle.api.Named

    getName
  • Method Details

    • getFile

      @InputFile @PathSensitive(RELATIVE) org.gradle.api.file.RegularFileProperty getFile()