Interface RemoteRepoPath

All Superinterfaces:
Info, RepoPath, Serializable

public interface RemoteRepoPath extends RepoPath
Represents RemoteRepoPath by obligating to RepoPath contract and adding remote Origin in to the context
Author:
Michael Pasternak
  • Method Details

    • getOrigin

      String getOrigin()
      Returns:
      remote origin
    • getActualRepoPath

      RepoPath getActualRepoPath()
      Returns:
      RepoPath on remote host