Repository

interface Repository {}

Members

Functions

getInfo
RepositoryInfo getInfo()

Get basic repository information, throws FileNotFoundException when the repo no longer exists.

Meta