shithub: purgatorio

ref: 00c219c7d9c2b9f60c2db0e1ba7289b2301209a7
dir: /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);
};