|
|
| |
appl_arguments(3) |
Arcan Lua API |
appl_arguments(3) |
appl_arguments - Retrieve the (arguments) used with the appl- entrypoint
Normally, one would only need to do argument passing to the appl on when
switching using system_collapse or at first launch. However, this
prevents passing arguments that can be interpreted by post-hook scripts. To
support such a case, this function returns the last table used to call the
applname(arguments) entrypoint.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |