code: 9ferno

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