Kaya 0.4.4 reference for System::getArgs

List of functions and data types in System

[String] getArgs()

Usage

Return the arguments passed to the program on the command line. The zeroth argument is the name the program was called with. A command line of printargs -a 100 --long-argument will give a resulting array ["printargs","-a","100","--long-argument"]

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya