Class RepoProject.LinkFile

    • Constructor Detail

      • LinkFile

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