Class RepoProject.ReferenceFile

    • Constructor Detail

      • ReferenceFile

        public ReferenceFile​(Repository repo,
                             String path,
                             String src,
                             String dest)
        Parameters:
        repo - the super project.
        path - the path of the project containing this copyfile config.
        src - the source path relative to the sub repo.
        dest - the destination path relative to the super project.