mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 17:34:14 +02:00
arch: automatically optimizing arch packages compilation | aria2c stdout sleep
This commit is contained in:
@@ -19,3 +19,10 @@ class FileDownloader(ABC):
|
||||
@abstractmethod
|
||||
def is_multithreaded(self) -> bool:
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
def get_default_client_name(self) -> str:
|
||||
"""
|
||||
:return: retrieve current downloader client name
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user