shithub: purgatorio

ref: 254b07675e1a5348f2a8723f55e6b5b1b18a4721
dir: purgatorio/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);
};