function toExit()

in scripts/preview.js [18:20]


	function toExit() {
		if (server) server.kill(0);
	}