mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 18:00:11 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3fca89ad63
commit
7025746aa9
@ -561,11 +561,11 @@ Example:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Special arguments:
|
Special arguments:
|
||||||
- *IDENTIFIER*
|
- *IDENTIFIER*
|
||||||
expanded to `context[IDENTIFIER]`
|
expanded to `context[IDENTIFIER]`
|
||||||
- *$N*
|
- *$N*
|
||||||
expanded to an instance of `parseStringAction.Argument`
|
expanded to an instance of `parseStringAction.Argument`
|
||||||
- *...*
|
- *...*
|
||||||
expanded to `parseStringAction.ALLARGS` (singleton)
|
expanded to `parseStringAction.ALLARGS` (singleton)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user