travel/admin/node_modules/JSV/jsdoc-toolkit/app/test/oblit_anon.js

21 lines
222 B
JavaScript

/** the options */
opt = Opt.get(
arguments,
{
d: "directory",
c: "conf",
"D[]": "define"
}
);
/** configuration */
opt.conf = {
/** keep */
keep: true,
/** base */
base: getBase(this, {p: properties})
}