diff --git a/lib/initUtils.js b/lib/initUtils.js index c3e26fc..a4960b1 100644 --- a/lib/initUtils.js +++ b/lib/initUtils.js @@ -262,6 +262,7 @@ module.exports.registerPlugin = registerPlugin; /** @param pluginID Identifier of a plugin @param outputDir plugins directory where plugin identifier file will be placed + @param filePermission permission of new file if created @param oldPlugins array of plugins seen at destination prior to creation of new plugins @throws filenotfound error if plugin requested is not a bundled plugin. */