We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f8c99 commit d1e7379Copy full SHA for d1e7379
index.js
@@ -104,6 +104,7 @@ function Argv (args, cwd) {
104
aliases[y] = x;
105
}
106
107
+ rescan();
108
return self;
109
};
110
0 commit comments