git: purgatorio

ref: c0cbe87b357a4464a7d10ab8f38a65c77ea3b629
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);
};