Skip to main content

env_args

Function env_args 

Source
pub fn env_args() -> DogeResult
Expand description

env.args() — the script’s command-line arguments as a List of Str, excluding the program name. Empty when the script was given none.