code: 9ferno

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