.
This commit is contained in:
commit
55385f8857
69 changed files with 1125 additions and 0 deletions
5
fetcher/fetcher-worker.c
Normal file
5
fetcher/fetcher-worker.c
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/*
|
||||
* stdin serves as a queue in the form of
|
||||
* URL outputDir
|
||||
* where outputDir is the directory to save the downloaded
|
||||
* file in.
|
||||
Loading…
Add table
Add a link
Reference in a new issue