mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 18:00:11 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
78a6beb8f4
commit
f808db6a8d
@ -1381,6 +1381,9 @@ module.MetaActions = {
|
||||
|
||||
// Run a function in the context of the action set...
|
||||
//
|
||||
// This will return 'this' if func returns undefined, otherwise func
|
||||
// return value is returned.
|
||||
//
|
||||
// This is here simply as a utility function, to enable running code
|
||||
// in a concatinative manner without interruption...
|
||||
run: function(func){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user