>ARGV

ARGV

This class is responsible for parsing the parameters specified by the user, accessing individual parameters, and keep state by removing handled parameters.

Inherits from:

Object