Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
appl_arguments(3)		  Arcan Lua API 	       appl_arguments(3)

NAME
     appl_arguments - Retrieve the (arguments) used with the appl- entrypoint

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 ap-
     plname(arguments) entrypoint.

SEE ALSO:
system				   August 2026		       appl_arguments(3)

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+15.1.quarterly>

home | help