Interface InfersGosuRuntime

All Known Implementing Classes:
GosuCompile, GosuDoc

public interface InfersGosuRuntime
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gradle.api.file.ConfigurableFileCollection
     
    void
    setGosuClasspath(org.gradle.api.file.FileCollection gosuClasspath)
     
  • Method Details

    • getGosuClasspath

      org.gradle.api.file.ConfigurableFileCollection getGosuClasspath()
    • setGosuClasspath

      void setGosuClasspath(org.gradle.api.file.FileCollection gosuClasspath)