Name
Pkg::YouGetServers — get urls of patch servers
Synopsis
string
YouGetServers
( |
list<map>
| list
) ; |
Parameters
-
list<map>
list
of maps where results are stored. The maps have the following fields set: "url" -> URL of server. "name" -> Descriptive name of server. "directory" -> Directory file used to get list of patches.
Return
-
string
empty for success, "args" bad args, "get" error getting file from server "write" error writing file to disk and "read" error reading file after download