public static class RepoProject.LinkFile extends RepoProject.ReferenceFile
dest, path, repo, src| Constructor and Description |
|---|
LinkFile(Repository repo,
java.lang.String path,
java.lang.String src,
java.lang.String dest) |
public LinkFile(Repository repo, java.lang.String path, java.lang.String src, java.lang.String dest)
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.