git: purgatorio

ref: b7defb5ff290bb2f97e5e7d6948db0a9dc4bdd6a
dir: /module/webget.m/

View raw version
Webget: module
{
	PATH: con "/dis/svc/webget/webget.dis";

	init: fn(ctxt: ref Draw->Context, argv: list of string);
	start: fn(ctl: chan of int);
};