Ferreteria/v0.6/fx/ParseInputArgs
< Ferreteria | v0.6 | fx
Jump to navigation
Jump to search
|
fx:
ParseInputArgs() |
About
- Definition:
public function ParseInputArgs(array $arArgs)$arArgs= number-based array of additional values (if any) (e.g. for "cmd:stuff:things:more", $arArgs will be [0]=>"things", [1]=>"more)- By default, these aren't retained since their meaning is action-dependent. Podlings can override this.
Usage
| clade | usage | called from | notes |
|---|---|---|---|
Sys\Events\InputRq |
call, re-stub | WithItemPiece()
|
Also used by The Futilities.