JSDOC/Options.js
[gnome.introspection-doc-generator] / JSDOC / Options.js
index 9403a0f..0321705 100644 (file)
@@ -69,6 +69,7 @@ Options = {
             };
         }
         // should cacheDirectory be a subdirectory of target??
+        // if not set..
         if (!this.cacheDirectory) {
             throw {
                 name: "ArgumentError",