FreeBSD Manual Pages
appl_arguments(3) Arcan Lua API appl_arguments(3) NAME appl_arguments - Retrieve the (arguments) used with the appl- entry- point SYNOPSIS strtbl appl_arguments() DESCRIPTION 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. SEE ALSO: system April 2025 appl_arguments(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=appl_arguments&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>