mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 09:50:10 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b97550d36a
commit
21ddea3e50
@ -59,7 +59,7 @@ function(func){
|
|||||||
// ... - expanded to parseStringAction.ALLARGS (singleton)
|
// ... - expanded to parseStringAction.ALLARGS (singleton)
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
// Returns:
|
// Returns:
|
||||||
// {
|
// {
|
||||||
// action: action,
|
// action: action,
|
||||||
// arguments: args,
|
// arguments: args,
|
||||||
@ -2087,6 +2087,7 @@ function Actions(a, b){
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
|
|
||||||
// NOTE: this can only mix actions sets and MetaActions, i.e. only the
|
// NOTE: this can only mix actions sets and MetaActions, i.e. only the
|
||||||
@ -2131,6 +2132,7 @@ function(){
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
|
|
||||||
var test =
|
var test =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user