From 323420224c14ca085496182a4b56d5f784bf4391 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 29 Jun 2010 16:34:55 +0800 Subject: [PATCH] JSDOC/Options.js --- JSDOC/Options.js | 1 + 1 file changed, 1 insertion(+) diff --git a/JSDOC/Options.js b/JSDOC/Options.js index 9403a0f..0321705 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -69,6 +69,7 @@ Options = { }; } // should cacheDirectory be a subdirectory of target?? + // if not set.. if (!this.cacheDirectory) { throw { name: "ArgumentError", -- 2.39.2