shithub: purgatorio

ref: d7809194db6f52a6fc87a6d10bff7e78cc03c4d2
dir: /module/newns.m/

View raw version
Newns: module
{
	PATH:	con "/dis/lib/newns.dis";

	newns:	fn(user: string, nsfile: string): string;
	newuser:	fn(user: string, cap: string, nsfile: string): string;
};