shithub: purgatorio

ref: f8935b5778397074d41a48205e5c7f87d7b531fe
dir: purgatorio/module/styxpersist.m

View raw version
Styxpersist: module {
	PATH: con "/dis/lib/styxpersist.dis";
	init: fn(clientfd: ref Sys->FD, usefac: int, keyspec: string): (chan of chan of ref Sys->FD, string);
};