Skip to main content

get_os_args_skip_program

Function get_os_args_skip_program 

Source
pub fn get_os_args_skip_program() -> Vec<String>
Expand description

Get the command-line arguments without the program name.

Returns arguments starting from index 1.