pub fn repo(path: impl Into<String>) -> DownloaderExpand 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
pub fn repo(path: impl Into<String>) -> DownloaderCreate 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