Interface CppSharedLibrary

    • Method Detail

      • getLinkFile

        Provider<RegularFile> getLinkFile()
        Returns the link-time file for this binary.
        Since:
        4.4
      • getRuntimeFile

        Provider<RegularFile> getRuntimeFile()
        Returns the run-time file for this binary.
        Since:
        4.4