Home
last modified time | relevance | path

Searched refs:progresschunks (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/
H A DRsync.hs137 parseRsyncProgress = go [] . reverse . progresschunks
149 progresschunks = drop 1 . splitc delim function
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DYoutubeDl.hs273 parseYoutubeDlProgress = go [] . reverse . progresschunks
277 progresschunks = drop 1 . splitc delim function