code: 9ferno

ref: c6c1b7307d94a9f49610de276739cb35cf76772c
dir: /module/workdir.m/

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

	# Return current working directory

	init:	fn(): string;
};