Skip to main content

OPTARG

Constant OPTARG 

Source
pub const OPTARG: &str = "OPTARG";
Expand description

The name of the OPTARG variable

The OPTARG variable is used by the getopts built-in to store the argument of an option.