code: 9ferno

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