git: purgatorio

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