code: 9ferno

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