No documentation subpage (
/doc) found for this module.exports.resolveArgs = function(args) {
if (typeof args == "string") return { "0": args };
return args;
}/doc) found for this module.exports.resolveArgs = function(args) {
if (typeof args == "string") return { "0": args };
return args;
}