*argv*

[variable] *argv*

STk, Gauche, SCM: keeps a list of command line arguments (without the script name itself). See also *program-name*.

Some implementations have procedural access to this information. See program-arguments, command-line-arguments, argv.

Gauche also supports SRFI-22.