pub fn repo(path: impl Into<String>) -> Downloader
Expand description

Create a downloader whose target is the repository. You can use any form of url which is allowed in git remote add. e.g. git@github.com:akiradeveloper/git-download