mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
chore(util) exec.ifEcist: comments
This commit is contained in:
parent
80f3cda31b
commit
1cb8071bc6
1 changed files with 4 additions and 1 deletions
|
|
@ -722,7 +722,10 @@
|
|||
|
||||
/**
|
||||
* exec function if it exist in object
|
||||
* @pArg
|
||||
*
|
||||
* @param obj
|
||||
* @param name
|
||||
* @param arg
|
||||
*/
|
||||
exec.ifExist = function(obj, name, arg) {
|
||||
var ret,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue