Interface TfConfig


  • public interface TfConfig
    Global config methods.
    Since:
    2.0
    • Method Detail

      • getConfigFile

        org.gradle.api.provider.Provider<java.io.File> getConfigFile()
        Location of the global config.
        Returns:
        Location of global config as a file provider.