code: 9ferno

ref: 80be5158599a247dff7f7701cc883c118b15eaa6
dir: /module/workdir.m/

View raw version
Workdir: module
{
	PATH:	con	"/dis/lib/workdir.dis";

	# Return current working directory

	init:	fn(): string;
};