mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
feature(util) checkArgs: return this
This commit is contained in:
parent
fb8371d0cd
commit
0a354c9dfb
1 changed files with 2 additions and 0 deletions
|
|
@ -142,6 +142,8 @@
|
|||
error = new Error(msg);
|
||||
throw(error);
|
||||
}
|
||||
|
||||
return this;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue