shithub: purgatorio

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