fix
This commit is contained in:
parent
86b4cf4cc3
commit
0889423a24
@ -28,7 +28,7 @@ export class Smartcli {
|
||||
done.reject(this.argv);
|
||||
}
|
||||
});
|
||||
return done.promsise;
|
||||
return done.promise;
|
||||
};
|
||||
getCommandPromise(commandNameArg){
|
||||
//TODO
|
||||
|
Loading…
Reference in New Issue
Block a user