command-line - Factor Documentation (original) (raw)
Vocabulary
command-line
Variable description
When Factor is run with a script, this variable contains the list of command line arguments which follow the name of the script on the command line. In deployed applications, it contains the full list of command line arguments. In all other cases it is set to f.
See also
vm-path
Variable value
Current value in global namespace:
Definition